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