aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/ScummVM_Release64.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc9/ScummVM_Release64.vsprops')
-rw-r--r--dists/msvc9/ScummVM_Release64.vsprops24
1 files changed, 24 insertions, 0 deletions
diff --git a/dists/msvc9/ScummVM_Release64.vsprops b/dists/msvc9/ScummVM_Release64.vsprops
new file mode 100644
index 0000000000..9e3bc30bc2
--- /dev/null
+++ b/dists/msvc9/ScummVM_Release64.vsprops
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="ScummVM_Release64"
+ InheritedPropertySheets=".\ScummVM_Global64.vsprops"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ EnableIntrinsicFunctions="true"
+ WholeProgramOptimization="true"
+ PreprocessorDefinitions="WIN32;RELEASE_BUILD"
+ StringPooling="true"
+ BufferSecurityCheck="false"
+ DebugInformationFormat="0"
+ AdditionalOption=""
+ />
+ <Tool
+ Name="VCLinkerTool"
+ LinkIncremental="1"
+ IgnoreDefaultLibraryNames=""
+ SetChecksum="true"
+ />
+</VisualStudioPropertySheet>