2009-06-16 22:31:19 +00:00
|
|
|
<?xml version="1.0" encoding="windows-1251"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="unidebug"
|
2009-06-19 05:18:17 +00:00
|
|
|
InheritedPropertySheets="$(ProjectDir)..\..\build\vsprops\unibase.vsprops"
|
2009-06-16 22:31:19 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
2010-02-22 15:43:43 +00:00
|
|
|
DebugInformationFormat="3"
|
2009-06-16 22:31:19 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
LinkIncremental="2"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|