blob: 0049dfad09090bf7de08b5d5adf4fb3e7bf6a2e2 [file] [log] [blame]
Tristan Matthews0a329cc2013-07-17 13:20:14 -04001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="pjproject-vs8-debug-defaults"
6 InheritedPropertySheets=".\pjproject-vs8-common-defaults.vsprops"
7 >
8 <Tool
9 Name="VCCLCompilerTool"
10 Optimization="0"
11 PreprocessorDefinitions="_DEBUG;DEBUG"
12 DebugInformationFormat="4"
13 />
14 <Tool
15 Name="VCLinkerTool"
16 GenerateDebugInformation="true"
17 ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
18 />
19</VisualStudioPropertySheet>