forked from Mirrors/freeswitch
566 lines
9.7 KiB
Plaintext
566 lines
9.7 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="libilbc"
|
||
|
ProjectGUID="{CF70F278-3364-4395-A2E1-23501C9B8AD2}"
|
||
|
RootNamespace="libilbc"
|
||
|
Keyword="Win32Proj"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="src; src\ilbc; src\msvc"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBilbc_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
LinkIncremental="2"
|
||
|
ModuleDefinitionFile="src/msvc/ilbc.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
CharacterSet="1"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories="src; src\ilbc; src\msvc"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBilbc_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
|
||
|
RuntimeLibrary="2"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
LinkIncremental="1"
|
||
|
ModuleDefinitionFile="src/msvc/ilbc.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\src\adsi.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\async.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\awgn.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\bert.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\complex_dds.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\complex_filters.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\dds.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ec_disable_tone.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\echo.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\fax.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\fsk.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\g722_decode.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\g722_encode.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\g726.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\msvc\gettimeofday.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\hdlc.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ima_adpcm.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\logging.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\modem_echo.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\noise.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\oki_adpcm.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\playout.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\plc.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\power_meter.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\queue.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\schedule.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\sig_tone.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\super_tone_rx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\super_tone_tx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\t30.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\t31.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\t35.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\t38_gateway.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\t38_ifppacket.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\t38_terminal.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\t4.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\testcpuid.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\time_scale.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\tone_detect.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\tone_generate.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v17rx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v17tx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v22bis_rx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v22bis_tx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v27ter_rx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v27ter_tx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v29rx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v29tx.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v42.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v42bis.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\v8.c"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\adsi.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\alaw_ulaw.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\arctan2.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\async.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\awgn.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\bert.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\biquad.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\complex.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\complex_filters.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\dc_restore.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\dds.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\ec_disable_detector.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\ec_disable_tone.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\echo.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\fax.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\faxfont.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\fir.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\fsk.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\g168models.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\g722.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\g726.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\hdlc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\ima_adpcm.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\msvc\inttypes.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\logging.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\modem_echo.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\noise.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\oki_adpcm.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\oss.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\playout.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\plc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\power_meter.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\super_tone_rx.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\super_tone_tx.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\t30.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\t30_fcf.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\t31.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\msvc\tgmath.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\msvc\sys\time.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ilbc\ilbc.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||
|
>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|