1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="debug"
6	>
7	<Tool
8		Name="VCCLCompilerTool"
9		Optimization="0"
10		PreprocessorDefinitions="_DEBUG"
11		BasicRuntimeChecks="3"
12		RuntimeLibrary="1"
13	/>
14	<Tool
15		Name="VCLinkerTool"
16		LinkIncremental="2"
17	/>
18</VisualStudioPropertySheet>
19