forked from Mirrors/freeswitch
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
|
<?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>
|