forked from Mirrors/freeswitch
c7b05ea27c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16719 d0543943-73ff-0310-b7d9-9358b9ac24b2
23 lines
438 B
XML
23 lines
438 B
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="unibase"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
DisableSpecificWarnings="4100"
|
|
/>
|
|
<UserMacro
|
|
Name="ProjectRootDir"
|
|
Value="$(ProjectDir)..\..\"
|
|
/>
|
|
<UserMacro
|
|
Name="LibRootDir"
|
|
Value="$(SolutionDir)"
|
|
/>
|
|
</VisualStudioPropertySheet>
|