forked from Mirrors/freeswitch
3678092f63
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13818 d0543943-73ff-0310-b7d9-9358b9ac24b2
13 lines
301 B
XML
13 lines
301 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="apr"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="$(SolutionDir)libs\apr\include"
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</VisualStudioPropertySheet>
|