c022bb8d51
Remove ENABLE_IAX option Add an improved FGCom standalone as part of FG in utils directory
701 lines
17 KiB
XML
701 lines
17 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="iaxclient_lib"
|
|
ProjectGUID="{4AF56BD0-9FB7-435B-99F2-8582FEAC8137}"
|
|
RootNamespace="iaxclient_lib"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\DebugLIB"
|
|
IntermediateDirectory=".\DebugLIB"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..,..\..\gsm\inc,..\..\portaudio\include,..\..\portaudio\src\common,..\..\portaudio\pablio,..\..\portmixer\px_common,..\..\libspeex\include,..\..\libiax2\src,..\..\wince"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_LIB;PA_NO_DS;PA_NO_ASIO;SPEEX_PREPROCESS=1;NEWJB;LIBIAX;SPEEX_EC=1;_CRT_SECURE_NO_DEPRECATE;inline=__inline;strncasecmp=_strnicmp;vsnprintf=_vsnprintf"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="0"
|
|
BrowseInformationFile="$(TargetDir)$(TargetName).bsc"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4244;4100;4201;4305;4189;4127;4131"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(IntDir)\iaxclient1.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(IntDir)/iaxclient.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\ReleaseLIB"
|
|
IntermediateDirectory=".\ReleaseLIB"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="..\..,..\..\gsm\inc,..\..\portaudio\include,..\..\portaudio\src\common,..\..\portaudio\pablio,..\..\portmixer\px_common,..\..\libspeex\include,..\..\libiax2\src,..\..\wince"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_LIB;PA_NO_DS;PA_NO_ASIO;SPEEX_PREPROCESS=1;NEWJB;LIBIAX;SPEEX_EC=1;_CRT_SECURE_NO_DEPRECATE;inline=__inline;strncasecmp=_strnicmp;vsnprintf=_vsnprintf"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="0"
|
|
BrowseInformationFile="$(TargetDir)$(TargetName).bsc"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4244;4100;4201;4305;4189;4127;4131"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(IntDir)\iaxclient1.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile="$(IntDir)/iaxclient.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\audio_encode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\audio_file.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\audio_portaudio.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_alaw.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_gsm.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_speex.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_ulaw.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\iax.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\iax2-parser.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\iaxclient_dll.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\iaxclient_dll.def">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\iaxclient_lib.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\jitterbuf.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\md5.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\winfuncs.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\audio_encode.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\audio_file.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\audio_portaudio.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_alaw.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_gsm.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_speex.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\codec_ulaw.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\iax.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\iax2-parser.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\iax2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\iaxclient.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\iaxclient_lib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\jitterbuf.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libiax2\src\md5.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DSP"
|
|
Filter="c;h">
|
|
<File
|
|
RelativePath="..\..\sox\compand.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\spandsp\plc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\spandsp\plc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\sox\resample.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\sox\soxcompat.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GSM"
|
|
Filter="c;h">
|
|
<File
|
|
RelativePath="..\..\gsm\src\add.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\code.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\inc\config.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\debug.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\decode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\inc\gsm.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_create.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_decode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_destroy.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_encode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_explode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_implode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_option.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\gsm_print.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\k6opt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\long_term.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\lpc.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\gsm\"
|
|
XMLDocumentationFileName="$(IntDir)\gsm\"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\gsm\"
|
|
XMLDocumentationFileName="$(IntDir)\gsm\"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\preprocess.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\gsm\"
|
|
XMLDocumentationFileName="$(IntDir)\gsm\"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\gsm\"
|
|
XMLDocumentationFileName="$(IntDir)\gsm\"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\inc\private.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\inc\proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\rpe.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\short_term.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\src\table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\gsm\inc\unproto.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PortAudio"
|
|
Filter="c;h">
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_allocation.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_allocation.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_converters.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_converters.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_cpuload.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_cpuload.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_dither.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_dither.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_endianness.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_front.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_hostapi.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_process.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_process.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_skeleton.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_stream.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_stream.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_trace.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_trace.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_types.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\common\pa_util.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\hostapi\dsound\pa_win_ds_dynlink.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\hostapi\dsound\pa_win_ds_dynlink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\os\win\pa_win_hostapis.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\os\win\pa_win_util.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\hostapi\wmme\pa_win_wmme.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\os\win\pa_x86_plain_converters.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\src\os\win\pa_x86_plain_converters.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\pablio\ringbuffer.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\portaudio\pablio\ringbuffer.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PortMixer"
|
|
Filter="cpp;h">
|
|
<File
|
|
RelativePath="..\..\portmixer\px_win_wmme\px_win_wmme.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Speex"
|
|
Filter="c;h">
|
|
<File
|
|
RelativePath="..\..\libspeex\arch.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\bits.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\cb_search.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\cb_search.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\cb_search_sse.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\exc_10_16_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\exc_10_32_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\exc_20_32_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\exc_5_256_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\exc_5_64_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\exc_8_128_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\filters.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\filters.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\filters_sse.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\fixed_debug.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\fixed_generic.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\gain_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\gain_table_lbr.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\hexc_10_32_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\hexc_table.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\high_lsp_tables.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\jitter.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\lbr_48k_tables.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\lpc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\lpc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\lsp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\lsp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\lsp_tables_nb.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\ltp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\ltp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\ltp_sse.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\math_approx.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\math_approx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\mdf.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\medfilter.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\medfilter.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\misc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\misc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\modes.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\modes.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\nb_celp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\nb_celp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\preprocess.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\quant_lsp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\quant_lsp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\sb_celp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\sb_celp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\smallft.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\smallft.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\sox\sox.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\speex.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\speex_callbacks.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\speex_header.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\stack_alloc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\stereo.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\vbr.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\vbr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\vq.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\libspeex\vq.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|