mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-14 05:59:34 +00:00
16 lines
387 B
Plaintext
16 lines
387 B
Plaintext
|
<?xml version="1.0" encoding="windows-1251"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="unirelease"
|
||
|
InheritedPropertySheets="$(SolutionDir)build\vsprops\unibase.vsprops"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG;"
|
||
|
RuntimeLibrary="2"
|
||
|
UsePrecompiledHeader="0"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|