aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/ScummVM_Debug64.vsprops
blob: a502c3d2397d19fb81dcf635ba7261796b476197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="ScummVM_Debug64"
	InheritedPropertySheets=".\ScummVM_Global64.vsprops"
	>
	<Tool
		Name="VCCLCompilerTool"
		Optimization="0"
		PreprocessorDefinitions="WIN32"
		MinimalRebuild="true"
		BasicRuntimeChecks="3"
		RuntimeLibrary="1"
		EnableFunctionLevelLinking="true"
		WarnAsError="false"
		DebugInformationFormat="3"
	/>
	<Tool
		Name="VCLinkerTool"
		LinkIncremental="2"
		GenerateDebugInformation="true"
		IgnoreDefaultLibraryNames="libcmt.lib"
	/>
</VisualStudioPropertySheet>