| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334 |
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="RakVoice"
- ProjectGUID="{25A096E0-645B-4852-913B-400E1C79388E}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="./../../Source;./../../DependentExtensions;./../../DependentExtensions/portaudio_v18_1/pa_common;./../../DependentExtensions/portaudio_v18_1/pa_win_wmme;./../../DependentExtensions/speex-1.1.12/include;./../../DependentExtensions/speex-1.1.12/win32"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Debug_Win32.lib Winmm.lib ws2_32.lib"
- OutputFile="$(OutDir)/RakVoice.exe"
- LinkIncremental="2"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/RakVoice.pdb"
- SubSystem="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="1"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="./../../Source;./../../DependentExtensions;./../../DependentExtensions/portaudio_v18_1/pa_common;./../../DependentExtensions/portaudio_v18_1/pa_win_wmme;./../../DependentExtensions/speex-1.1.12/include;./../../DependentExtensions/speex-1.1.12/win32"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="./../../Lib/RakNet_VS2008_LibStatic_Release_Win32.lib Winmm.lib ws2_32.lib"
- OutputFile="$(OutDir)/RakVoice.exe"
- LinkIncremental="1"
- GenerateDebugInformation="TRUE"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File
- RelativePath=".\main.cpp">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\RakVoice.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File
- RelativePath="..\..\DependentExtensions\RakVoice.h">
- </File>
- </Filter>
- <Filter
- Name="PortAudio"
- Filter="">
- <File
- RelativePath="..\..\DependentExtensions\portaudio_v18_1\pa_common\pa_convert.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\portaudio_v18_1\pa_common\pa_host.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\portaudio_v18_1\pa_common\pa_lib.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\portaudio_v18_1\pa_common\pa_trace.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\portaudio_v18_1\pa_common\pa_trace.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\portaudio_v18_1\pa_win_wmme\pa_win_wmme.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\portaudio_v18_1\pa_common\portaudio.h">
- </File>
- </Filter>
- <Filter
- Name="Speex"
- Filter="">
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\bits.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\cb_search.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\cb_search.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\win32\config.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\exc_10_16_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\exc_10_32_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\exc_20_32_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\exc_5_256_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\exc_5_64_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\exc_8_128_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\fftwrap.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\fftwrap.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\filters.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\filters.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\gain_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\gain_table_lbr.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\hexc_10_32_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\hexc_table.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\high_lsp_tables.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\kiss_fft.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\kiss_fft.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\kiss_fftr.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\kiss_fftr.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\lpc.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\lpc.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\lsp.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\lsp.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\lsp_tables_nb.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\ltp.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\ltp.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\math_approx.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\math_approx.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\mdf.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\misc.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\misc.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\modes.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\modes.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\nb_celp.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\nb_celp.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\preprocess.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\pseudofloat.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\quant_lsp.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\quant_lsp.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\sb_celp.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\sb_celp.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\smallft.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\smallft.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\speex.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\speex_callbacks.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\speex_header.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\stack_alloc.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\stereo.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vbr.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vbr.h">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vq.c">
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vq.h">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|