Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / build / debug.vsprops
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         <Tool
19                 Name="VCResourceCompilerTool"
20                 PreprocessorDefinitions="_DEBUG"
21         />
22 </VisualStudioPropertySheet>