summaryrefslogtreecommitdiffstats
path: root/PCbuild9/x64.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild9/x64.vsprops')
-rw-r--r--PCbuild9/x64.vsprops18
1 files changed, 0 insertions, 18 deletions
diff --git a/PCbuild9/x64.vsprops b/PCbuild9/x64.vsprops
deleted file mode 100644
index c7eabbe..0000000
--- a/PCbuild9/x64.vsprops
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="amd64"
- OutputDirectory="$(SolutionDir)\amd64\"
- IntermediateDirectory="$(SolutionDir)$(PlatformName)-temp-$(ConfigurationName)\$(ProjectName)\"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/USECL:MS_OPTERON /GS-"
- PreprocessorDefinitions="_WIN64;_M_X64"
- />
- <Tool
- Name="VCLinkerTool"
- TargetMachine="17"
- />
-</VisualStudioPropertySheet>