summaryrefslogtreecommitdiffstats
path: root/PCbuild/bz2.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/bz2.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/bz2.vcproj')
-rw-r--r--PCbuild/bz2.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/bz2.vcproj b/PCbuild/bz2.vcproj
index 841e94d..8cbe15a 100644
--- a/PCbuild/bz2.vcproj
+++ b/PCbuild/bz2.vcproj
@@ -202,7 +202,7 @@ nmake /nologo /f makefile.msc lib
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions=" /USECL:MS_OPTERON"
+ AdditionalOptions=" /USECL:MS_OPTERON /GS-"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\Include,..\PC,..\..\bzip2-1.0.3"