forked from Mirrors/freeswitch
3c3764f09e
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13862 d0543943-73ff-0310-b7d9-9358b9ac24b2
16 lines
392 B
XML
16 lines
392 B
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="unirelease"
|
|
InheritedPropertySheets="$(ProjectDir)..\..\build\vsprops\unibase.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
</VisualStudioPropertySheet>
|