blob: acc332507a5cd1d139198eb231b733fd196fc8e9 [file] [log] [blame]
Christian Heimese8954f82007-11-22 11:21:16 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="amd64"
6 OutputDirectory="$(SolutionDir)\amd64\"
7 IntermediateDirectory="$(SolutionDir)$(PlatformName)-temp-$(ConfigurationName)\$(ProjectName)\"
8 >
9 <Tool
10 Name="VCCLCompilerTool"
11 AdditionalOptions="/USECL:MS_OPTERON /GS-"
12 />
13 <Tool
14 Name="VCLinkerTool"
15 TargetMachine="17"
16 />
17</VisualStudioPropertySheet>