summaryrefslogtreecommitdiffstats
path: root/PC/VS9.0/pginstrument.vsprops
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2012-08-01 09:09:55 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2012-08-01 09:09:55 (GMT)
commita562ed012d70ad21320c468042ad9da19832cf18 (patch)
tree784280fbd109ce521047898740458fb39cf2a04d /PC/VS9.0/pginstrument.vsprops
parentd49b323270970bc8579bb59eba65235e9bc31fb3 (diff)
parent4c1730db7c8735d2424471e63a2fa7d690192899 (diff)
downloadcpython-a562ed012d70ad21320c468042ad9da19832cf18.zip
cpython-a562ed012d70ad21320c468042ad9da19832cf18.tar.gz
cpython-a562ed012d70ad21320c468042ad9da19832cf18.tar.bz2
Issue #8847: Merge with 3.2
Diffstat (limited to 'PC/VS9.0/pginstrument.vsprops')
-rw-r--r--PC/VS9.0/pginstrument.vsprops2
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"