diff options
Diffstat (limited to 'PC/VS9.0')
-rw-r--r-- | PC/VS9.0/pginstrument.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS9.0/pginstrument.vsprops b/PC/VS9.0/pginstrument.vsprops index 38c5f18..99c117b 100644 --- a/PC/VS9.0/pginstrument.vsprops +++ b/PC/VS9.0/pginstrument.vsprops @@ -22,7 +22,7 @@ <Tool
Name="VCLinkerTool"
OptimizeReferences="2"
- EnableCOMDATFolding="2"
+ EnableCOMDATFolding="1"
LinkTimeCodeGeneration="2"
ProfileGuidedDatabase="$(SolutionDir)$(PlatformName)-pgi\$(TargetName).pgd"
ImportLibrary="$(OutDirPGI)\$(TargetName).lib"
|