| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565 |
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="RakVoice"
- ProjectGUID="{25A096E0-645B-4852-913B-400E1C79388E}"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <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="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <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"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <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="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <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"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </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"
- >
- <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"
- >
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\_kiss_fft_guts.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\arch.h"
- >
- </File>
- <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\libspeex\cb_search_arm4.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\cb_search_bfin.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\cb_search_sse.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\filters_arm4.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\filters_bfin.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\filters_sse.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\fixed_arm4.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\fixed_arm5e.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\fixed_bfin.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\fixed_debug.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\fixed_generic.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\jitter.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\lbr_48k_tables.c"
- >
- </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\lpc_bfin.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\ltp_arm4.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\ltp_bfin.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\ltp_sse.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\misc_bfin.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\vorbis_psy.c"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vorbis_psy.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vq.c"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vq.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vq_arm4.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vq_bfin.h"
- >
- </File>
- <File
- RelativePath="..\..\DependentExtensions\speex-1.1.12\libspeex\vq_sse.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\readme.txt"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|