summaryrefslogtreecommitdiff
path: root/PCbuild/_elementtree.vcproj
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-04-26 17:19:44 +0000
committerMartin v. Löwis <martin@v.loewis.de>2006-04-26 17:19:44 +0000
commit80990a6a6079d9b293ad882b2a74cc8cd99992c1 (patch)
tree61e7d5cc0b09055038665dc7f96e88806be64362 /PCbuild/_elementtree.vcproj
parenta113b793c0c55f5980aceda6d646f06bda659417 (diff)
downloadcpython-80990a6a6079d9b293ad882b2a74cc8cd99992c1.tar.gz
Use GS- and bufferoverlowU.lib where appropriate, for AMD64.
Diffstat (limited to 'PCbuild/_elementtree.vcproj')
-rw-r--r--PCbuild/_elementtree.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/_elementtree.vcproj b/PCbuild/_elementtree.vcproj
index 3278874cce..dec48e32f6 100644
--- a/PCbuild/_elementtree.vcproj
+++ b/PCbuild/_elementtree.vcproj
@@ -190,7 +190,7 @@
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions=" /USECL:MS_OPTERON"
+ AdditionalOptions=" /USECL:MS_OPTERON /GS-"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\expat"