aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/ScummVM_Analysis64.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc9/ScummVM_Analysis64.vsprops')
-rw-r--r--dists/msvc9/ScummVM_Analysis64.vsprops26
1 files changed, 26 insertions, 0 deletions
diff --git a/dists/msvc9/ScummVM_Analysis64.vsprops b/dists/msvc9/ScummVM_Analysis64.vsprops
new file mode 100644
index 0000000000..3e3d824738
--- /dev/null
+++ b/dists/msvc9/ScummVM_Analysis64.vsprops
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="ScummVM_Analysis64"
+ InheritedPropertySheets=".\ScummVM_Global64.vsprops"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ PreprocessorDefinitions="WIN32"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ EnableFunctionLevelLinking="true"
+ WarnAsError="false"
+ DebugInformationFormat="3"
+ AdditionalOption="/analyze"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ IgnoreDefaultLibraryNames="libcmt.lib"
+ />
+</VisualStudioPropertySheet>