actually define the function I added in the previous change for backwards API compat.
[google-url.git] / build / debug.vsprops
blobd2aa43f73cb196a347217c75b4968bf8e2ad4fc3
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="debug"
7 <Tool
8 Name="VCCLCompilerTool"
9 Optimization="0"
10 PreprocessorDefinitions="_DEBUG"
11 BasicRuntimeChecks="3"
12 RuntimeLibrary="1"
14 <Tool
15 Name="VCLinkerTool"
16 LinkIncremental="2"
18 </VisualStudioPropertySheet>