summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcproj
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-04-26 17:19:44 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2006-04-26 17:19:44 (GMT)
commit79b0f85867171d6d38fe9269520d5c22c5a30cb9 (patch)
treeaf79e57dea15e46ec05d42f1c5b28af37d25f30f /PCbuild/pythoncore.vcproj
parent687324918f0f7653cc2cd275fcfa529cc5117542 (diff)
downloadcpython-79b0f85867171d6d38fe9269520d5c22c5a30cb9.zip
cpython-79b0f85867171d6d38fe9269520d5c22c5a30cb9.tar.gz
cpython-79b0f85867171d6d38fe9269520d5c22c5a30cb9.tar.bz2
Use GS- and bufferoverlowU.lib where appropriate, for AMD64.
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r--PCbuild/pythoncore.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 910dbb1..5f39a17 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -211,7 +211,7 @@
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/Zm200 /USECL:MS_OPTERON"
+ AdditionalOptions="/Zm200 /USECL:MS_OPTERON /GS-"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\Include,..\PC"