[xiph-commits] r16194 - in trunk/xiph-qt: . build-win32
arek at svn.xiph.org
arek at svn.xiph.org
Fri Jul 3 15:43:08 PDT 2009
Author: arek
Date: 2009-07-03 15:43:08 -0700 (Fri, 03 Jul 2009)
New Revision: 16194
Added:
trunk/xiph-qt/build-win32/XiphQT.sln
trunk/xiph-qt/build-win32/XiphQT.vcproj
Modified:
trunk/xiph-qt/ChangeLog
Log:
* build-win32/XiphQT.sln (added):
* build-win32/XiphQT.vcproj (added):
Add VS2008 project files.
Modified: trunk/xiph-qt/ChangeLog
===================================================================
--- trunk/xiph-qt/ChangeLog 2009-07-03 22:20:07 UTC (rev 16193)
+++ trunk/xiph-qt/ChangeLog 2009-07-03 22:43:08 UTC (rev 16194)
@@ -1,5 +1,11 @@
2009-07-04 Arek Korbik <arkadini at gmail.com>
+ * build-win32/XiphQT.sln (added):
+ * build-win32/XiphQT.vcproj (added):
+ Add VS2008 project files.
+
+2009-07-04 Arek Korbik <arkadini at gmail.com>
+
* common/os_types.h (added):
* common/config.h:
* OggImport/src/samplerefs.h:
Added: trunk/xiph-qt/build-win32/XiphQT.sln
===================================================================
--- trunk/xiph-qt/build-win32/XiphQT.sln (rev 0)
+++ trunk/xiph-qt/build-win32/XiphQT.sln 2009-07-03 22:43:08 UTC (rev 16194)
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual C++ Express 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XiphQT", "XiphQT.vcproj", "{6057FBDE-3E10-4A83-AE4B-F9F76760F7DA}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {6057FBDE-3E10-4A83-AE4B-F9F76760F7DA}.Debug|Win32.ActiveCfg = Debug|Win32
+ {6057FBDE-3E10-4A83-AE4B-F9F76760F7DA}.Debug|Win32.Build.0 = Debug|Win32
+ {6057FBDE-3E10-4A83-AE4B-F9F76760F7DA}.Release|Win32.ActiveCfg = Release|Win32
+ {6057FBDE-3E10-4A83-AE4B-F9F76760F7DA}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
Added: trunk/xiph-qt/build-win32/XiphQT.vcproj
===================================================================
--- trunk/xiph-qt/build-win32/XiphQT.vcproj (rev 0)
+++ trunk/xiph-qt/build-win32/XiphQT.vcproj 2009-07-03 22:43:08 UTC (rev 16194)
@@ -0,0 +1,1115 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="XiphQT"
+ ProjectGUID="{6057FBDE-3E10-4A83-AE4B-F9F76760F7DA}"
+ RootNamespace="XiphQT"
+ TargetFrameworkVersion="0"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\Release/XiphQT.tlb"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories=""$(ProgramFiles)\QuickTime SDK\CIncludes";"$(ProgramFiles)\QuickTime SDK\ComponentIncludes";..\AppleSDK\CoreAudio\PublicUtility;..\AppleSDK\CoreAudio\AudioCodecs\ACPublic;"..\external-libs\ogg\include";"..\external-libs\ogg\include\ogg";"..\external-libs\vorbis\include";"..\external-libs\speex\include";"..\external-libs\flac\include";"..\external-libs\theora\include";..\common;..\utils;."
+ PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;XIPHQT_EXPORTS;inline=__inline;FLAC__NO_DLL;QT_IA32__VBR_BROKEN;XIPHQT_NO_ENCODERS"
+ StringPooling="true"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="true"
+ PrecompiledHeaderFile=".\Release/XiphQT.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="2057"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="odbc32.lib odbccp32.lib qtmlClient.lib libspeex.lib libogg_static.lib libvorbis_static.lib libtheora_static.lib libFLAC_static.lib libFLAC++_static.lib"
+ OutputFile=".\Release/XiphQT.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="true"
+ AdditionalLibraryDirectories=""$(ProgramFiles)\QuickTime SDK\Libraries";"..\external-libs\speex\win32\VS2008\Release";"..\external-libs\ogg\win32\VS2008\Win32\Release";"..\external-libs\vorbis\win32\VS2008\Win32\Release";"..\external-libs\theora\win32\VS2008\Win32\Release";"..\external-libs\flac\obj\release\lib""
+ IgnoreDefaultLibraryNames=""
+ ModuleDefinitionFile=".\XiphQT.def"
+ ProgramDatabaseFile=".\Release/XiphQT.pdb"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary=".\Release/XiphQT.lib"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ SuppressStartupBanner="true"
+ OutputFile=".\Release/XiphQT.bsc"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ Description="qtx-ing"
+ CommandLine="if exist "$(IntDir)\$(TargetName).qtx" Attrib -R "$(IntDir)\$(TargetName).qtx"
RezWack -f -d "$(IntDir)\$(TargetName).dll" -r "$(IntDir)\$(TargetName).qtr" -o "$(IntDir)\$(TargetName).qtx"
copy /y "$(IntDir)\$(TargetName).qtx" "$(ProgramFiles)\QuickTime\QTComponents\"
"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="_DEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\Debug/XiphQT.tlb"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=""$(ProgramFiles)\QuickTime SDK\CIncludes";"$(ProgramFiles)\QuickTime SDK\ComponentIncludes";..\AppleSDK\CoreAudio\PublicUtility;..\AppleSDK\CoreAudio\AudioCodecs\ACPublic;"..\external-libs\ogg\include";"..\external-libs\ogg\include\ogg";"..\external-libs\vorbis\include";"..\external-libs\speex\include";"..\external-libs\flac\include";"..\external-libs\theora\include";..\common;..\utils;."
+ PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;XIPHQT_EXPORTS;inline=__inline;FLAC__NO_DLL;QT_IA32__VBR_BROKEN;XIPHQT_NO_ENCODERS"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ PrecompiledHeaderFile=".\Debug/XiphQT.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="2057"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="odbc32.lib odbccp32.lib qtmlClient.lib libspeex.lib libogg_static.lib libvorbis_static.lib libtheora_static.lib libFLAC_static.lib libFLAC++_static.lib"
+ OutputFile=".\Debug/XiphQT.dll"
+ LinkIncremental="2"
+ SuppressStartupBanner="true"
+ AdditionalLibraryDirectories=""$(ProgramFiles)\QuickTime SDK\Libraries";"..\external-libs\speex\win32\VS2008\Debug";"..\external-libs\ogg\win32\VS2008\Win32\Debug";"..\external-libs\vorbis\win32\VS2008\Win32\Debug";"..\external-libs\theora\win32\VS2008\Win32\Debug";"..\external-libs\flac\obj\debug\lib""
+ IgnoreDefaultLibraryNames=""
+ ModuleDefinitionFile=".\XiphQT.def"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile=".\Debug/XiphQT.pdb"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary=".\Debug/XiphQT.lib"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ SuppressStartupBanner="true"
+ OutputFile=".\Debug/XiphQT.bsc"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ Description="qtx-ing"
+ CommandLine="if exist "$(IntDir)\$(TargetName).qtx" Attrib -R "$(IntDir)\$(TargetName).qtx"
RezWack -f -d "$(IntDir)\$(TargetName).dll" -r "$(IntDir)\$(TargetName).qtr" -o "$(IntDir)\$(TargetName).qtx"
copy /y "$(IntDir)\$(TargetName).qtx" "$(ProgramFiles)\QuickTime\QTComponents\"
"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+ >
+ <Filter
+ Name="OggImport"
+ >
+ <File
+ RelativePath="..\OggImport\src\common.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\common.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\importer_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\OggImport.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\OggImport.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\OggImportDispatch.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\rb.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\rb.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\samplerefs.c"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\samplerefs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_flac.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_flac.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_speex.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_speex.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_theora.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_theora.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_types_flac.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_types_speex.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_types_theora.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_types_vorbis.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_vorbis.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\stream_vorbis.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\utils.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\OggImport\src\utils.h"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\versions.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="CAVorbis"
+ >
+ <File
+ RelativePath="..\CAVorbis\src\CAOggVorbisDecoder.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CAVorbis\src\CAOggVorbisDecoder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\CAVorbis\src\CAVorbisDecoder.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CAVorbis\src\CAVorbisDecoder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\CAVorbis\src\vorbis_entrypoints.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CAVorbis\src\vorbis_versions.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="CASpeex"
+ >
+ <File
+ RelativePath="..\CASpeex\src\CAOggSpeexDecoder.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CASpeex\src\CAOggSpeexDecoder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\CASpeex\src\CASpeexDecoder.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CASpeex\src\CASpeexDecoder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\CASpeex\src\speex_entrypoints.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CASpeex\src\speex_versions.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="common"
+ >
+ <File
+ RelativePath="AudioCodec.h"
+ >
+ </File>
+ <File
+ RelativePath="..\common\config.h"
+ >
+ </File>
+ <File
+ RelativePath="..\common\data_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\utils\debug.h"
+ >
+ </File>
+ <File
+ RelativePath="DllMain.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\common\fccs.h"
+ >
+ </File>
+ <File
+ RelativePath="pxml.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="pxml.h"
+ >
+ </File>
+ <File
+ RelativePath="..\utils\ringbuffer.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\utils\ringbuffer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\utils\wrap_ogg.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\utils\wrap_ogg.h"
+ >
+ </File>
+ <File
+ RelativePath="..\common\XCACodec.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\common\XCACodec.h"
+ >
+ </File>
+ <Filter
+ Name="AppleSDK"
+ >
+ <Filter
+ Name="CoreAudio"
+ >
+ <Filter
+ Name="AudioCodecs"
+ >
+ <Filter
+ Name="ACPublic"
+ >
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\AudioCodecs\ACPublic\ACBaseCodec.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\AudioCodecs\ACPublic\ACBaseCodec.h"
+ >
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\AudioCodecs\ACPublic\ACCodec.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\AudioCodecs\ACPublic\ACCodec.h"
+ >
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\AudioCodecs\ACPublic\ACCodecDispatch.h"
+ >
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\AudioCodecs\ACPublic\ACCodecDispatchTypes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\AudioCodecs\ACPublic\ACConditionalMacros.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="PublicUtility"
+ >
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\PublicUtility\CAConditionalMacros.h"
+ >
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\PublicUtility\CADebugMacros.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\PublicUtility\CADebugMacros.h"
+ >
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\PublicUtility\CAMath.h"
+ >
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\PublicUtility\CAStreamBasicDescription.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\AppleSDK\CoreAudio\PublicUtility\CAStreamBasicDescription.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Theora"
+ >
+ <File
+ RelativePath="..\Theora\src\decoder_types.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Theora\src\theora_versions.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Theora\src\TheoraDecoder.c"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\Theora\src\TheoraDecoder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\Theora\src\TheoraDecoderDispatch.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="CAFLAC"
+ >
+ <File
+ RelativePath="..\CAFLAC\src\CAFLACDecoder.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CAFLAC\src\CAFLACDecoder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\CAFLAC\src\CAOggFLACDecoder.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CAFLAC\src\CAOggFLACDecoder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\CAFLAC\src\flac_entrypoints.cpp"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions=""
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\CAFLAC\src\flac_versions.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+ >
+ <File
+ RelativePath="..\CAFLAC\src\CAFLACDecoderPublic.r"
+ >
+ </File>
+ <File
+ RelativePath="..\CASpeex\src\CASpeexDecoderPublic.r"
+ >
+ </File>
+ <File
+ RelativePath="..\CAVorbis\src\CAVorbisDecoderPublic.r"
+ >
+ </File>
+ <File
+ RelativePath="..\OggImport\src\OggImport.r"
+ >
+ </File>
+ <File
+ RelativePath="resources.r"
+ >
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="Rez.exe -p -i "$(ProgramFiles)\QuickTime SDK\RIncludes" -i ..\OggImport\src -i ..\CAVorbis\src -i ..\CASpeex\src -i ..\CAFLAC\src -i ..\Theora\src -i ..\common -i ..\utils -i ..\resources -o "$(TargetDir)$(TargetName).qtr" < "$(InputPath)"
"
+ Outputs="$(TargetDir)$(TargetName).qtr"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="Rez.exe -p -i "$(ProgramFiles)\QuickTime SDK\RIncludes" -i ..\OggImport\src -i ..\CAVorbis\src -i ..\CASpeex\src -i ..\CAFLAC\src -i ..\Theora\src -i ..\common -i ..\utils -i ..\resources -o "$(TargetDir)$(TargetName).qtr" < "$(InputPath)"
"
+ Outputs="$(TargetDir)$(TargetName).qtr"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\Theora\src\TheoraDecoder.r"
+ >
+ </File>
+ <File
+ RelativePath="..\resources\XCAResources.r"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
More information about the commits
mailing list