2006-01-03 22:13:59 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
2006-01-13 15:02:56 +00:00
|
|
|
Name="mod_iax"
|
2006-01-03 22:13:59 +00:00
|
|
|
ProjectGUID="{3A5B9131-F20C-4A85-9447-6C1610941CEE}"
|
2006-01-13 15:02:56 +00:00
|
|
|
RootNamespace="mod_iax"
|
2006-01-03 22:13:59 +00:00
|
|
|
Keyword="Win32Proj"
|
2008-05-09 01:58:44 +00:00
|
|
|
TargetFrameworkVersion="131072"
|
2006-01-03 22:13:59 +00:00
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
ConfigurationType="2"
|
2007-10-18 07:21:38 +00:00
|
|
|
InheritedPropertySheets="..\..\..\..\w32\module_debug.vsprops"
|
2006-01-03 22:13:59 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
2008-05-09 01:58:44 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2006-01-03 22:13:59 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2008-05-09 01:58:44 +00:00
|
|
|
AdditionalIncludeDirectories="."
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;WIN32_TIME_GET_TIME;LIBIAX;NEWJB;_CRT_SECURE_NO_DEPRECATE;DEBUG_SUPPORT"
|
2006-01-03 22:13:59 +00:00
|
|
|
UsePrecompiledHeader="0"
|
2008-05-09 01:58:44 +00:00
|
|
|
DisableSpecificWarnings="4201;4200;4100;4127;6246;6053;6031;6262;4706"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
2006-01-03 22:13:59 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2007-10-18 08:13:08 +00:00
|
|
|
AdditionalLibraryDirectories=""..\..\..\..\libs\iax\$(OutDir)""
|
2008-05-09 01:58:44 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2006-01-03 22:13:59 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ConfigurationType="2"
|
2007-10-18 07:21:38 +00:00
|
|
|
InheritedPropertySheets="..\..\..\..\w32\module_release.vsprops"
|
2006-01-03 22:13:59 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
2008-05-09 01:58:44 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2006-01-03 22:13:59 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-05-09 01:58:44 +00:00
|
|
|
AdditionalIncludeDirectories="."
|
|
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;MOD_EXPORTS;LIBIAX;WIN32_TIME_GET_TIME;DEBUG_SUPPORT;NEWJB;_CRT_SECURE_NO_DEPRECATE"
|
2006-01-03 22:13:59 +00:00
|
|
|
UsePrecompiledHeader="0"
|
2008-05-09 01:58:44 +00:00
|
|
|
DisableSpecificWarnings="4201;4200;4100;4127;6246;6053;6031;6262;4706"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
2006-01-03 22:13:59 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2007-10-18 08:13:08 +00:00
|
|
|
AdditionalLibraryDirectories=""..\..\..\..\libs\iax\$(OutDir)""
|
2008-05-09 01:58:44 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2006-01-03 22:13:59 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
2008-05-09 01:58:44 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\iax-mutex.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\iax.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\iax2-parser.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\jitterbuf.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\md5.c"
|
|
|
|
>
|
|
|
|
</File>
|
2007-10-18 07:21:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\mod_iax.c"
|
2006-01-03 22:13:59 +00:00
|
|
|
>
|
2007-10-18 07:21:38 +00:00
|
|
|
</File>
|
2006-01-03 22:13:59 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|