summaryrefslogtreecommitdiffstats
path: root/tinyDAV/tinyDAV.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'tinyDAV/tinyDAV.vcproj')
-rw-r--r--tinyDAV/tinyDAV.vcproj710
1 files changed, 710 insertions, 0 deletions
diff --git a/tinyDAV/tinyDAV.vcproj b/tinyDAV/tinyDAV.vcproj
new file mode 100644
index 0000000..5165699
--- /dev/null
+++ b/tinyDAV/tinyDAV.vcproj
@@ -0,0 +1,710 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="tinyDAV"
+ ProjectGUID="{8E2F0B2E-2596-4010-BF4A-2F688975B5C1}"
+ RootNamespace="tinyDAV"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
+ >
+ <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="&quot;$(PSDK_DIR)include&quot;;&quot;$(DXSDK_DIR)include&quot;;..\thirdparties\win32\include;include;..\tinyMSRP\include;..\tinyRTP\include;..\tinyMEDIA\include;..\tinySDP\include;..\tinyNET\src;..\tinyDSHOW\include;..\tinySAK\src;..\thirdparties\win32\include\BroadVoice16\bvcommon;..\thirdparties\win32\include\BroadVoice16\bv16"
+ PreprocessorDefinitions="HAVE_G729=0;HAVE_BV16=0;HAVE_OPENCORE_AMR=1;HAVE_ILBC=0;HAVE_LIBGSM=1;HAVE_TINYDSHOW=1;HAVE_DSOUND_H=1;HAVE_WAVE_API=0;HAVE_FFMPEG=1;HAVE_SPEEX_DSP=1;HAVE_LIB_SPEEX=1;FLIP_ENCODED_PICT=1;FLIP_DECODED_PICT=1;G192BITSTREAM=0;DEBUG_LEVEL=DEBUG_LEVEL_INFO;WIN32;_DEBUG;_WINDOWS;_USRDLL;_WIN32_WINNT=0x0501;TINYDAV_EXPORTS"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ WarnAsError="true"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="4"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="Winmm.lib $(OutDir)\tinySAK.lib $(OutDir)\tinyNET.lib $(OutDir)\tinyRTP.lib $(OutDir)\tinyMSRP.lib $(OutDir)\tinySDP.lib $(OutDir)\tinyMEDIA.lib $(OutDir)\tinyDSHOW.lib &quot;..\thirdparties\win32\lib\gsm\libgsm.a&quot; &quot;..\thirdparties\win32\lib\ilbc\libiLBC.a&quot; &quot;..\thirdparties\win32\lib\speex\libspeex.a&quot; &quot;..\thirdparties\win32\lib\speex\libspeexdsp.a&quot; ..\thirdparties\win32\lib\libgcc.a ..\thirdparties\win32\lib\libmingwex.a &quot;..\thirdparties\win32\lib\ffmpeg\libavcodec.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libavutil.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libswscale.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libavcore.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libx264.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libtheora.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libogg.a&quot;"
+ LinkIncremental="2"
+ IgnoreDefaultLibraryNames="MSVCRT"
+ GenerateDebugInformation="true"
+ SubSystem="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>
+ <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"
+ EnableIntrinsicFunctions="false"
+ AdditionalIncludeDirectories="&quot;$(PSDK_DIR)include&quot;;&quot;$(DXSDK_DIR)include&quot;;..\thirdparties\win32\include;include;..\tinyMSRP\include;..\tinyRTP\include;..\tinyMEDIA\include;..\tinySDP\include;..\tinyNET\src;..\tinyDSHOW\include;..\tinySAK\src;..\thirdparties\win32\include\BroadVoice16\bvcommon;..\thirdparties\win32\include\BroadVoice16\bv16"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TINYDAV_EXPORTS;DEBUG_LEVEL=DEBUG_LEVEL_INFOS;HAVE_G729=0;HAVE_BV16=0;HAVE_OPENCORE_AMR=1;HAVE_ILBC=1;HAVE_LIBGSM=1;HAVE_TINYDSHOW=1;HAVE_DSOUND_H=1;HAVE_WAVE_API=0;HAVE_FFMPEG=1;HAVE_SPEEX_DSP=1;HAVE_LIB_SPEEX=1;FLIP_ENCODED_PICT=1;FLIP_DECODED_PICT=1;G192BITSTREAM=0;_WIN32_WINNT=0x0501"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="false"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ WarnAsError="true"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="0"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="Winmm.lib $(OutDir)\tinySAK.lib $(OutDir)\tinyNET.lib $(OutDir)\tinyRTP.lib $(OutDir)\tinyMSRP.lib $(OutDir)\tinySDP.lib $(OutDir)\tinyMEDIA.lib $(OutDir)\tinyDSHOW.lib &quot;..\thirdparties\win32\lib\gsm\libgsm.a&quot; &quot;..\thirdparties\win32\lib\ilbc\libiLBC.a&quot; &quot;..\thirdparties\win32\lib\speex\libspeex.a&quot; &quot;..\thirdparties\win32\lib\speex\libspeexdsp.a&quot; ..\thirdparties\win32\lib\libgcc.a ..\thirdparties\win32\lib\libmingwex.a &quot;..\thirdparties\win32\lib\ffmpeg\libavcodec.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libavutil.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libswscale.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libavcore.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libx264.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libtheora.a&quot; &quot;..\thirdparties\win32\lib\ffmpeg\libogg.a&quot; &quot;..\thirdparties\win32\lib\BroadVoice16\libbv16.a&quot; &quot;..\thirdparties\win32\lib\opencore\libopencore-amrnb.a&quot;"
+ LinkIncremental="1"
+ IgnoreDefaultLibraryNames="MSVCRTD"
+ GenerateDebugInformation="false"
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ RandomizedBaseAddress="2"
+ DataExecutionPrevention="0"
+ TargetMachine="0"
+ />
+ <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="headers(*.h)"
+ >
+ <File
+ RelativePath=".\include\tinydav\tdav.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\tdav_win32.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav_config.h"
+ >
+ </File>
+ <Filter
+ Name="codecs"
+ >
+ <Filter
+ Name="amr"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\amr\tdav_codec_amr.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="g711"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\g711\g711.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\codecs\g711\tdav_codec_g711.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="g722"
+ >
+ </Filter>
+ <Filter
+ Name="gsm"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\gsm\tdav_codec_gsm.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="h261"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\h261\tdav_codec_h261.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="h263"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\h263\tdav_codec_h263.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="h264"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\h264\tdav_codec_h264.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\codecs\h264\tdav_codec_h264_rtp.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="ilbc"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\ilbc\tdav_codec_ilbc.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="theora"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\theora\tdav_codec_theora.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="speex"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\speex\tdav_codec_speex.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="silk"
+ >
+ </Filter>
+ <Filter
+ Name="msrp"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\msrp\tdav_codec_msrp.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="dtmf"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\dtmf\tdav_codec_dtmf.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="bv"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\bv\tdav_codec_bv16.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\codecs\bv\tdav_codec_bv32.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="g729"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\g729\tdav_codec_g729.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="mp4ves"
+ >
+ <File
+ RelativePath=".\include\tinydav\codecs\mp4ves\tdav_codec_mp4ves.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="audio"
+ >
+ <File
+ RelativePath=".\include\tinydav\audio\tdav_consumer_audio.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\audio\tdav_jitterbuffer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\audio\tdav_producer_audio.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\audio\tdav_session_audio.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\audio\tdav_speex_denoise.h"
+ >
+ </File>
+ <Filter
+ Name="android"
+ >
+ </Filter>
+ <Filter
+ Name="directsound"
+ >
+ <File
+ RelativePath=".\include\tinydav\audio\directsound\tdav_consumer_dsound.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\audio\directsound\tdav_producer_dsound.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="oss"
+ >
+ </Filter>
+ <Filter
+ Name="waveapi"
+ >
+ <File
+ RelativePath=".\include\tinydav\audio\waveapi\tdav_consumer_waveapi.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\audio\waveapi\tdav_producer_waveapi.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="coreaudio"
+ >
+ <File
+ RelativePath=".\include\tinydav\audio\coreaudio\tdav_consumer_coreaudio.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="video"
+ >
+ <File
+ RelativePath=".\include\tinydav\video\tdav_converter_video.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\video\tdav_runnable_video.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\video\tdav_session_video.h"
+ >
+ </File>
+ <Filter
+ Name="android"
+ >
+ </Filter>
+ <Filter
+ Name="directshow"
+ >
+ </Filter>
+ <Filter
+ Name="v4linux"
+ >
+ </Filter>
+ </Filter>
+ <Filter
+ Name="msrp"
+ >
+ <File
+ RelativePath=".\include\tinydav\msrp\tdav_consumer_msrp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\msrp\tdav_producer_msrp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinydav\msrp\tdav_session_msrp.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="source(*.c)"
+ >
+ <File
+ RelativePath=".\src\tdav.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tdav_win32.c"
+ >
+ </File>
+ <Filter
+ Name="codecs"
+ >
+ <Filter
+ Name="amr"
+ >
+ <File
+ RelativePath=".\src\codecs\amr\tdav_codec_amr.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="g711"
+ >
+ <File
+ RelativePath=".\src\codecs\g711\g711.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\codecs\g711\tdav_codec_g711.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="g722"
+ >
+ </Filter>
+ <Filter
+ Name="gsm"
+ >
+ <File
+ RelativePath=".\src\codecs\gsm\tdav_codec_gsm.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="h261"
+ >
+ <File
+ RelativePath=".\src\codecs\h261\tdav_codec_h261.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="h263"
+ >
+ <File
+ RelativePath=".\src\codecs\h263\tdav_codec_h263.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="h264"
+ >
+ <File
+ RelativePath=".\src\codecs\h264\tdav_codec_h264.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\codecs\h264\tdav_codec_h264_rtp.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="ilbc"
+ >
+ <File
+ RelativePath=".\src\codecs\ilbc\tdav_codec_ilbc.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="silk"
+ >
+ </Filter>
+ <Filter
+ Name="speex"
+ >
+ <File
+ RelativePath=".\src\codecs\speex\tdav_codec_speex.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="theora"
+ >
+ <File
+ RelativePath=".\src\codecs\theora\tdav_codec_theora.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="msrp"
+ >
+ <File
+ RelativePath=".\src\codecs\msrp\tdav_codec_msrp.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="dtmf"
+ >
+ <File
+ RelativePath=".\src\codecs\dtmf\tdav_codec_dtmf.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="bv"
+ >
+ <File
+ RelativePath=".\src\codecs\bv\tdav_codec_bv16.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\codecs\bv\tdav_codec_bv32.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="g729"
+ >
+ <File
+ RelativePath=".\src\codecs\g729\tdav_codec_g729.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="mp4ves"
+ >
+ <File
+ RelativePath=".\src\codecs\mp4ves\tdav_codec_mp4ves.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="audio"
+ >
+ <File
+ RelativePath=".\src\audio\tdav_consumer_audio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\audio\tdav_jitterbuffer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\audio\tdav_producer_audio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\audio\tdav_session_audio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\audio\tdav_speex_denoise.c"
+ >
+ </File>
+ <Filter
+ Name="android"
+ >
+ </Filter>
+ <Filter
+ Name="directsound"
+ >
+ <File
+ RelativePath=".\src\audio\directsound\tdav_consumer_dsound.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\audio\directsound\tdav_producer_dsound.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="oss"
+ >
+ </Filter>
+ <Filter
+ Name="waveapi"
+ >
+ <File
+ RelativePath=".\src\audio\waveapi\tdav_consumer_waveapi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\audio\waveapi\tdav_producer_waveapi.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="coreaudio"
+ >
+ <File
+ RelativePath=".\src\audio\coreaudio\tdav_consumer_coreaudio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\audio\coreaudio\tdav_producer_coreaudio.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="video"
+ >
+ <File
+ RelativePath=".\src\video\tdav_converter_video.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\video\tdav_runnable_video.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\video\tdav_session_video.c"
+ >
+ </File>
+ <Filter
+ Name="android"
+ >
+ </Filter>
+ <Filter
+ Name="directshow"
+ >
+ </Filter>
+ <Filter
+ Name="v4linux"
+ >
+ </Filter>
+ </Filter>
+ <Filter
+ Name="msrp"
+ >
+ <File
+ RelativePath=".\src\msrp\tdav_consumer_msrp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\msrp\tdav_producer_msrp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\msrp\tdav_session_msrp.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
OpenPOWER on IntegriCloud