summaryrefslogtreecommitdiffstats
path: root/tinyMEDIA/tinyMEDIA.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'tinyMEDIA/tinyMEDIA.vcproj')
-rw-r--r--tinyMEDIA/tinyMEDIA.vcproj356
1 files changed, 356 insertions, 0 deletions
diff --git a/tinyMEDIA/tinyMEDIA.vcproj b/tinyMEDIA/tinyMEDIA.vcproj
new file mode 100644
index 0000000..0e81493
--- /dev/null
+++ b/tinyMEDIA/tinyMEDIA.vcproj
@@ -0,0 +1,356 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="tinyMEDIA"
+ ProjectGUID="{52814B0D-7DCA-45B8-9A16-8B147040D619}"
+ RootNamespace="tinyMEDIA"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="196613"
+ >
+ <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;..\thirdparties\win32\include&quot;;include;&quot;..\tinySAK\src&quot;;&quot;..\tinySDP\include&quot;;&quot;..\tinyNET\src&quot;"
+ PreprocessorDefinitions="DEBUG_LEVEL=DEBUG_LEVEL_INFO;WIN32;_DEBUG;_WINDOWS;_USRDLL;TINYMEDIA_EXPORTS"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ WarnAsError="true"
+ DebugInformationFormat="4"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="$(OutDir)\tinySAK.lib $(OutDir)\tinySDP.lib $(OutDir)\tinyNET.lib"
+ LinkIncremental="2"
+ 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="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"
+ Optimization="1"
+ EnableIntrinsicFunctions="false"
+ AdditionalIncludeDirectories="&quot;..\thirdparties\win32\include&quot;;include;&quot;..\tinySAK\src&quot;;&quot;..\tinySDP\include&quot;;&quot;..\tinyNET\src&quot;"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TINYMEDIA_EXPORTS"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="false"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ WarnAsError="true"
+ DebugInformationFormat="0"
+ CompileAs="1"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="$(OutDir)\tinySAK.lib $(OutDir)\tinySDP.lib $(OutDir)\tinyNET.lib"
+ LinkIncremental="1"
+ IgnoreDefaultLibraryNames=""
+ GenerateDebugInformation="false"
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ 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)"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\include\tinymedia.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia_config.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_codec.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_codec_dummy.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_common.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_consumer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_denoise.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_params.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_producer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_qos.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_session.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_session_dummy.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_session_ghost.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\tmedia_vad.h"
+ >
+ </File>
+ <Filter
+ Name="content"
+ >
+ <File
+ RelativePath=".\include\tinymedia\content\tmedia_content.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\content\tmedia_content_cpim.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\content\tmedia_content_multipart.h"
+ >
+ </File>
+ <File
+ RelativePath=".\include\tinymedia\content\tmedia_content_sip_frag.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="source(*.c)"
+ 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}"
+ >
+ <File
+ RelativePath=".\src\tmedia.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_codec.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_codec_dummy.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_common.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_consumer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_denoise.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_params.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_producer.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_qos.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_session.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_session_dummy.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_session_ghost.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\tmedia_vad.c"
+ >
+ </File>
+ <Filter
+ Name="content"
+ >
+ <File
+ RelativePath=".\src\content\tmedia_content.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\content\tmedia_content_cpim.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\content\tmedia_content_multipart.c"
+ >
+ </File>
+ <File
+ RelativePath=".\src\content\tmedia_content_sip_frag.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="ragel"
+ >
+ <File
+ RelativePath=".\ragel\tmedia_content_cpim.rl"
+ >
+ </File>
+ <File
+ RelativePath=".\ragel\tmedia_machine_utils.rl"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
OpenPOWER on IntegriCloud