summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authordolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2009-08-18 14:28:23 +0000
committerdolphy <dolphy@2b0047a9-a6d8-0310-accf-f7200b2a168c>2009-08-18 14:28:23 +0000
commit0e5740dec8be9219967339fbfa4add6b942a6db7 (patch)
tree789f56693020e873e0a2039f106ad20ce9311622 /win32
parent54255ad1dbdd8d2764a92a9767092aa8c3472fcf (diff)
add OSSBuild VCPROJ file
git-svn-id: https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3@1681 2b0047a9-a6d8-0310-accf-f7200b2a168c
Diffstat (limited to 'win32')
-rw-r--r--win32/oa/libgstflump3dec_ossbuild.vcproj418
1 files changed, 418 insertions, 0 deletions
diff --git a/win32/oa/libgstflump3dec_ossbuild.vcproj b/win32/oa/libgstflump3dec_ossbuild.vcproj
new file mode 100644
index 0000000..0573464
--- /dev/null
+++ b/win32/oa/libgstflump3dec_ossbuild.vcproj
@@ -0,0 +1,418 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="gstflump3dec"
+ ProjectGUID="{B9105F19-EE82-4277-A466-6A8AE1FC0BF8}"
+ RootNamespace="libgstflump3dec"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath="..\..\..\..\..\..\..\Common.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="2"
+ InheritedPropertySheets="..\..\..\..\..\..\..\Shared\MSVC\Properties\Platforms\x86-Debug.vsprops;..\..\..\..\..\Properties\fluendo-plugin.vsprops"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="Flex Tool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="Bison Tool"
+ />
+ <Tool
+ Name="CommandLineTool"
+ />
+ <Tool
+ Name="Perl 3 Tool"
+ />
+ <Tool
+ Name="Glib Make Enums Tool"
+ />
+ <Tool
+ Name="DotIn Generator Tool"
+ />
+ <Tool
+ Name="Perl 2 Tool"
+ />
+ <Tool
+ Name="Perl Tool"
+ />
+ <Tool
+ Name="C Preprocessor Tool"
+ />
+ <Tool
+ Name="Copy Tool"
+ />
+ <Tool
+ Name="SDK VSProps Generation Tool"
+ />
+ <Tool
+ Name="GObject Enum Generation Tool"
+ />
+ <Tool
+ Name="GObject Marshaller Generation Tool"
+ />
+ <Tool
+ Name="Symbols Generator Tool"
+ />
+ <Tool
+ Name="Pkg-Config OAH Dependencies Tool"
+ />
+ <Tool
+ Name="Header Installer Tool"
+ />
+ <Tool
+ Name="Yasm Tool"
+ />
+ <Tool
+ Name="SED Tool"
+ />
+ <Tool
+ Name="Pkg-Config Tool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ InlineFunctionExpansion="0"
+ AdditionalIncludeDirectories="&quot;.&quot;;&quot;$(IPPROOT)\include&quot;"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="4"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="ippacemerged.lib ippacmerged.lib ippsemerged.lib ippsmerged.lib ippcorel.lib"
+ LinkIncremental="2"
+ AdditionalLibraryDirectories="&quot;$(IPPROOT)\lib&quot;"
+ 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"
+ CommandLine=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="2"
+ InheritedPropertySheets="..\..\..\..\..\..\..\Shared\MSVC\Properties\Platforms\x86-Release.vsprops;..\..\..\..\..\Properties\fluendo-plugin.vsprops"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="Flex Tool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="Bison Tool"
+ />
+ <Tool
+ Name="CommandLineTool"
+ />
+ <Tool
+ Name="Perl 3 Tool"
+ />
+ <Tool
+ Name="Glib Make Enums Tool"
+ />
+ <Tool
+ Name="DotIn Generator Tool"
+ />
+ <Tool
+ Name="Perl 2 Tool"
+ />
+ <Tool
+ Name="Perl Tool"
+ />
+ <Tool
+ Name="C Preprocessor Tool"
+ />
+ <Tool
+ Name="Copy Tool"
+ />
+ <Tool
+ Name="SDK VSProps Generation Tool"
+ />
+ <Tool
+ Name="GObject Enum Generation Tool"
+ />
+ <Tool
+ Name="GObject Marshaller Generation Tool"
+ />
+ <Tool
+ Name="Symbols Generator Tool"
+ />
+ <Tool
+ Name="Pkg-Config OAH Dependencies Tool"
+ />
+ <Tool
+ Name="Header Installer Tool"
+ />
+ <Tool
+ Name="Yasm Tool"
+ />
+ <Tool
+ Name="SED Tool"
+ />
+ <Tool
+ Name="Pkg-Config Tool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ AdditionalIncludeDirectories="&quot;.&quot;;&quot;$(IPPROOT)\include&quot;"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="ippacemerged.lib ippacmerged.lib ippsemerged.lib ippsmerged.lib ippcorel.lib"
+ LinkIncremental="1"
+ AdditionalLibraryDirectories="&quot;$(IPPROOT)\lib&quot;"
+ GenerateDebugInformation="true"
+ SubSystem="2"
+ 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"
+ CommandLine=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ <ProjectReference
+ ReferencedProjectIdentifier="{F987873B-2B88-4B1B-B627-F70DF4F91E50}"
+ CopyLocal="false"
+ CopyLocalDependencies="false"
+ UseInBuild="false"
+ UseDependenciesInBuild="false"
+ CopyLocalSatelliteAssemblies="false"
+ RelativePathToProject=".\Main\GStreamer\Libraries\libgstbase.vcproj"
+ />
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath="..\..\decoder\bitstream.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\common.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\decode.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\flump3dec.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3-c-synth.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3-c.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3-ipp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3tl.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath="..\..\decoder\bitstream.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\common.h"
+ >
+ </File>
+ <File
+ RelativePath=".\config.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\decode.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\flump3dec.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3-c.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3-cos-tables.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3-ipp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3tl-priv.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\mp3tl.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\table-bitalloc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\table-dewindow-ipp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\table-dewindow.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\table-huffdec.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\table-powtable-2.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\decoder\table-powtable.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ 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}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>