mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
13 lines
346 B
Plaintext
13 lines
346 B
Plaintext
|
<?xml version="1.0" encoding="windows-1251"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="mrcpengine"
|
||
|
InheritedPropertySheets=".\mpf.vsprops;.\mrcp.vsprops"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""$(ProjectRootDir)libs\mrcp-engine\include""
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|