[xiph-commits] r11238 - experimental/derf/theora-exp/win32 experimental/derf/theora-exp/win32/VS2005 experimental/derf/theora-exp/win32/VS2005/libtheora-exp_base experimental/derf/theora-exp/win32/VS2005/libtheora-exp_dec experimental/derf/theora-exp/win32/VS2005/libtheora-exp_enc trunk/XiphWin32SDK/lib trunk/XiphWin32SDK/sln/Xiph_all_2005 trunk/speex/win32/VS2003/libspeex trunk/speex/win32/VS2005/libspeex

illiminable at svn.xiph.org illiminable at svn.xiph.org
Sat Apr 22 14:56:54 PDT 2006


Author: illiminable
Date: 2006-04-22 14:56:30 -0700 (Sat, 22 Apr 2006)
New Revision: 11238

Added:
   experimental/derf/theora-exp/win32/VS2005/
   experimental/derf/theora-exp/win32/VS2005/libtheora-exp_base/
   experimental/derf/theora-exp/win32/VS2005/libtheora-exp_base/libtheora-exp_base.vcproj
   experimental/derf/theora-exp/win32/VS2005/libtheora-exp_dec/
   experimental/derf/theora-exp/win32/VS2005/libtheora-exp_dec/libtheora-exp_dec.vcproj
   experimental/derf/theora-exp/win32/VS2005/libtheora-exp_enc/
   experimental/derf/theora-exp/win32/VS2005/libtheora-exp_enc/libtheora-exp_enc.vcproj
Modified:
   trunk/XiphWin32SDK/lib/
   trunk/XiphWin32SDK/sln/Xiph_all_2005/Xiph_all.sln
   trunk/speex/win32/VS2003/libspeex/
   trunk/speex/win32/VS2005/libspeex/libspeex.vcproj
Log:
* VS2005 projects for theora-exp, add theora-exp to the sdk sln

Added: experimental/derf/theora-exp/win32/VS2005/libtheora-exp_base/libtheora-exp_base.vcproj
===================================================================
--- experimental/derf/theora-exp/win32/VS2005/libtheora-exp_base/libtheora-exp_base.vcproj	2006-04-22 15:55:34 UTC (rev 11237)
+++ experimental/derf/theora-exp/win32/VS2005/libtheora-exp_base/libtheora-exp_base.vcproj	2006-04-22 21:56:30 UTC (rev 11238)
@@ -0,0 +1,223 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="libtheora-exp_base"
+	ProjectGUID="{7C61F182-A439-4FD0-8640-67CF102A1D91}"
+	RootNamespace="libtheoraexp_base"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</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="..\..\..\lib\fragment.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\idct.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\info.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\internal.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\quant.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\state.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\include\theora\codec.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\dct.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\huffman.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\idct.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\internal.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\ocintrin.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\quant.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>
+		<File
+			RelativePath=".\ReadMe.txt"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: experimental/derf/theora-exp/win32/VS2005/libtheora-exp_dec/libtheora-exp_dec.vcproj
===================================================================
--- experimental/derf/theora-exp/win32/VS2005/libtheora-exp_dec/libtheora-exp_dec.vcproj	2006-04-22 15:55:34 UTC (rev 11237)
+++ experimental/derf/theora-exp/win32/VS2005/libtheora-exp_dec/libtheora-exp_dec.vcproj	2006-04-22 21:56:30 UTC (rev 11238)
@@ -0,0 +1,227 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="libtheora-exp_dec"
+	ProjectGUID="{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}"
+	RootNamespace="libtheoraexp_dec"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</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="..\..\..\lib\decinfo.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\decode.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\dequant.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\huffdec.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\include\theora\codec.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\decint.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\dequant.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\huffdec.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\huffman.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\idct.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\internal.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\ocintrin.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\quant.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\theora\theoradec.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>
+		<File
+			RelativePath=".\ReadMe.txt"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: experimental/derf/theora-exp/win32/VS2005/libtheora-exp_enc/libtheora-exp_enc.vcproj
===================================================================
--- experimental/derf/theora-exp/win32/VS2005/libtheora-exp_enc/libtheora-exp_enc.vcproj	2006-04-22 15:55:34 UTC (rev 11237)
+++ experimental/derf/theora-exp/win32/VS2005/libtheora-exp_enc/libtheora-exp_enc.vcproj	2006-04-22 21:56:30 UTC (rev 11238)
@@ -0,0 +1,263 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="8.00"
+	Name="libtheora-exp_enc"
+	ProjectGUID="{DFD5C331-7555-4FE7-A861-A6A753106769}"
+	RootNamespace="libtheoraexp_enc"
+	Keyword="Win32Proj"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</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="..\..\..\lib\bitrate.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\encinfo.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\encmsc.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\encode.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\encvbr.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\enquant.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\fdct.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\huffenc.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\impmap.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\psych.c"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+			>
+			<File
+				RelativePath="..\..\..\include\theora\codec.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\dct.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\encint.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\encvbr.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\enquant.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\fdct.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\huffenc.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\huffman.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\internal.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\ocintrin.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\psych.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\lib\quant.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\include\theora\theoraenc.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>
+		<File
+			RelativePath=".\ReadMe.txt"
+			>
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: trunk/XiphWin32SDK/lib
___________________________________________________________________
Name: svn:externals
   - libogg http://svn.xiph.org/trunk/ogg
libvorbis http://svn.xiph.org/trunk/vorbis
libspeex http://svn.xiph.org/trunk/speex
libtheora http://svn.xiph.org/trunk/theora
vorbis-tools http://svn.xiph.org/trunk/vorbis-tools/
libogg2 http://svn.xiph.org/trunk/ogg2/

   + libogg http://svn.xiph.org/trunk/ogg
libvorbis http://svn.xiph.org/trunk/vorbis
libspeex http://svn.xiph.org/trunk/speex
libtheora http://svn.xiph.org/trunk/theora
vorbis-tools http://svn.xiph.org/trunk/vorbis-tools/
libogg2 http://svn.xiph.org/trunk/ogg2/
tremor-lowmem http://svn.xiph.org/branches/lowmem-branch/Tremor/
libtremor http://svn.xiph.org/trunk/Tremor/
libtheora-exp http://svn.xiph.org/experimental/derf/theora-exp/


Modified: trunk/XiphWin32SDK/sln/Xiph_all_2005/Xiph_all.sln
===================================================================
--- trunk/XiphWin32SDK/sln/Xiph_all_2005/Xiph_all.sln	2006-04-22 15:55:34 UTC (rev 11237)
+++ trunk/XiphWin32SDK/sln/Xiph_all_2005/Xiph_all.sln	2006-04-22 21:56:30 UTC (rev 11238)
@@ -70,6 +70,14 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg2", "..\..\lib\libogg2\win32\VS2005\libogg2\libogg2.vcproj", "{A0CB6805-D31A-43E8-934A-8428180102A6}"
 EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtremor", "..\..\lib\libtremor\win32\VS2005\libtremor\libtremor.vcproj", "{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtheora-exp_base", "..\..\lib\libtheora-exp\win32\VS2005\libtheora-exp_base\libtheora-exp_base.vcproj", "{7C61F182-A439-4FD0-8640-67CF102A1D91}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtheora-exp_dec", "..\..\lib\libtheora-exp\win32\VS2005\libtheora-exp_dec\libtheora-exp_dec.vcproj", "{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtheora-exp_enc", "..\..\lib\libtheora-exp\win32\VS2005\libtheora-exp_enc\libtheora-exp_enc.vcproj", "{DFD5C331-7555-4FE7-A861-A6A753106769}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Win32 = Debug|Win32
@@ -215,6 +223,46 @@
 		{A0CB6805-D31A-43E8-934A-8428180102A6}.Release_SSE2|Win32.Build.0 = Release|Win32
 		{A0CB6805-D31A-43E8-934A-8428180102A6}.Release|Win32.ActiveCfg = Release|Win32
 		{A0CB6805-D31A-43E8-934A-8428180102A6}.Release|Win32.Build.0 = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Debug|Win32.ActiveCfg = Debug|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Debug|Win32.Build.0 = Debug|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release_Dynamic|Win32.ActiveCfg = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release_Dynamic|Win32.Build.0 = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release_SSE|Win32.ActiveCfg = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release_SSE|Win32.Build.0 = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release_SSE2|Win32.ActiveCfg = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release_SSE2|Win32.Build.0 = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release|Win32.ActiveCfg = Release|Win32
+		{7A8E774E-DD94-43B8-8758-6F9F656CC8D2}.Release|Win32.Build.0 = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Debug|Win32.ActiveCfg = Debug|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Debug|Win32.Build.0 = Debug|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release_Dynamic|Win32.ActiveCfg = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release_Dynamic|Win32.Build.0 = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release_SSE|Win32.ActiveCfg = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release_SSE|Win32.Build.0 = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release_SSE2|Win32.ActiveCfg = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release_SSE2|Win32.Build.0 = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release|Win32.ActiveCfg = Release|Win32
+		{7C61F182-A439-4FD0-8640-67CF102A1D91}.Release|Win32.Build.0 = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Debug|Win32.ActiveCfg = Debug|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Debug|Win32.Build.0 = Debug|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release_Dynamic|Win32.ActiveCfg = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release_Dynamic|Win32.Build.0 = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release_SSE|Win32.ActiveCfg = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release_SSE|Win32.Build.0 = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release_SSE2|Win32.ActiveCfg = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release_SSE2|Win32.Build.0 = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release|Win32.ActiveCfg = Release|Win32
+		{A95E7EE6-21EB-4D62-A26F-95A2F5F069C5}.Release|Win32.Build.0 = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Debug|Win32.ActiveCfg = Debug|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Debug|Win32.Build.0 = Debug|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release_Dynamic|Win32.ActiveCfg = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release_Dynamic|Win32.Build.0 = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release_SSE|Win32.ActiveCfg = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release_SSE|Win32.Build.0 = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release_SSE2|Win32.ActiveCfg = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release_SSE2|Win32.Build.0 = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release|Win32.ActiveCfg = Release|Win32
+		{DFD5C331-7555-4FE7-A861-A6A753106769}.Release|Win32.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE


Property changes on: trunk/speex/win32/VS2003/libspeex
___________________________________________________________________
Name: svn:ignore
   + Release_Dynamic


Modified: trunk/speex/win32/VS2005/libspeex/libspeex.vcproj
===================================================================
--- trunk/speex/win32/VS2005/libspeex/libspeex.vcproj	2006-04-22 15:55:34 UTC (rev 11237)
+++ trunk/speex/win32/VS2005/libspeex/libspeex.vcproj	2006-04-22 21:56:30 UTC (rev 11238)
@@ -3,7 +3,7 @@
 	ProjectType="Visual C++"
 	Version="8.00"
 	Name="libspeex"
-	ProjectGUID="{6D653C6F-8722-4B10-9C3A-CB7094DD159F}"
+	ProjectGUID="{E972C52F-9E85-4D65-B19C-031E511E9DB4}"
 	RootNamespace="libspeex"
 	Keyword="Win32Proj"
 	>
@@ -85,13 +85,12 @@
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="Release"
-			IntermediateDirectory="Release"
+			Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
+			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
+			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
-			WholeProgramOptimization="1"
+			CharacterSet="1"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -107,25 +106,19 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
+				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				Optimization="3"
-				InlineFunctionExpansion="2"
-				EnableIntrinsicFunctions="true"
-				FavorSizeOrSpeed="1"
+				ExecutionBucket="7"
+				Optimization="0"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
-				StringPooling="true"
-				ExceptionHandling="0"
-				RuntimeLibrary="0"
-				BufferSecurityCheck="false"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
+				MinimalRebuild="true"
+				RuntimeLibrary="1"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				Detect64BitPortabilityProblems="true"
-				DebugInformationFormat="3"
 				CompileAs="1"
-				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -150,16 +143,24 @@
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCFxCopTool"
+				Name="VCCodeSignTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
 			/>
+			<DeploymentTool
+				ForceDirty="-1"
+				RemoteDirectory=""
+				RegisterOutput="0"
+				AdditionalFiles=""
+			/>
+			<DebuggerTool
+			/>
 		</Configuration>
 		<Configuration
-			Name="Release_SSE|Win32"
-			OutputDirectory="$(ConfigurationName)"
-			IntermediateDirectory="$(ConfigurationName)"
+			Name="Release|Win32"
+			OutputDirectory="Release"
+			IntermediateDirectory="Release"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 			CharacterSet="2"
@@ -192,7 +193,6 @@
 				ExceptionHandling="0"
 				RuntimeLibrary="0"
 				BufferSecurityCheck="false"
-				EnableEnhancedInstructionSet="1"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
 				Detect64BitPortabilityProblems="true"
@@ -230,12 +230,12 @@
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release_SSE2|Win32"
-			OutputDirectory="$(ConfigurationName)"
-			IntermediateDirectory="$(ConfigurationName)"
+			Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
+			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
+			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
+			CharacterSet="1"
 			WholeProgramOptimization="1"
 			>
 			<Tool
@@ -252,9 +252,11 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
+				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
+				ExecutionBucket="7"
 				Optimization="3"
 				InlineFunctionExpansion="2"
 				EnableIntrinsicFunctions="true"
@@ -265,10 +267,8 @@
 				ExceptionHandling="0"
 				RuntimeLibrary="0"
 				BufferSecurityCheck="false"
-				EnableEnhancedInstructionSet="2"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				Detect64BitPortabilityProblems="true"
 				DebugInformationFormat="3"
 				CompileAs="1"
 				DisableSpecificWarnings="4244;4305;4311;4100;4127"
@@ -296,17 +296,25 @@
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCFxCopTool"
+				Name="VCCodeSignTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
 			/>
+			<DeploymentTool
+				ForceDirty="-1"
+				RemoteDirectory=""
+				RegisterOutput="0"
+				AdditionalFiles=""
+			/>
+			<DebuggerTool
+			/>
 		</Configuration>
 		<Configuration
-			Name="Release_Dynamic|Win32"
+			Name="Release_SSE|Win32"
 			OutputDirectory="$(ConfigurationName)"
 			IntermediateDirectory="$(ConfigurationName)"
-			ConfigurationType="2"
+			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 			CharacterSet="2"
 			WholeProgramOptimization="1"
@@ -338,6 +346,7 @@
 				ExceptionHandling="0"
 				RuntimeLibrary="0"
 				BufferSecurityCheck="false"
+				EnableEnhancedInstructionSet="1"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
 				Detect64BitPortabilityProblems="true"
@@ -355,19 +364,13 @@
 				Name="VCPreLinkEventTool"
 			/>
 			<Tool
-				Name="VCLinkerTool"
-				ModuleDefinitionFile="libspeex.def"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				OptimizeForWindows98="1"
+				Name="VCLibrarianTool"
+				OutputFile="$(OutDir)/libspeex.lib"
 			/>
 			<Tool
 				Name="VCALinkTool"
 			/>
 			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
 				Name="VCXDCMakeTool"
 			/>
 			<Tool
@@ -377,22 +380,17 @@
 				Name="VCFxCopTool"
 			/>
 			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
 				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
 		<Configuration
-			Name="Debug_RTL_dll|Win32"
-			OutputDirectory="$(ConfigurationName)"
-			IntermediateDirectory="$(ConfigurationName)"
+			Name="Release_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
+			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
+			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -408,20 +406,26 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
+				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				Optimization="0"
+				ExecutionBucket="7"
+				Optimization="3"
+				InlineFunctionExpansion="2"
+				EnableIntrinsicFunctions="true"
+				FavorSizeOrSpeed="1"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
-				MinimalRebuild="true"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
+				StringPooling="true"
+				ExceptionHandling="0"
+				RuntimeLibrary="0"
+				BufferSecurityCheck="false"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				Detect64BitPortabilityProblems="true"
-				DebugInformationFormat="4"
+				DebugInformationFormat="3"
 				CompileAs="1"
+				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -446,14 +450,22 @@
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCFxCopTool"
+				Name="VCCodeSignTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
 			/>
+			<DeploymentTool
+				ForceDirty="-1"
+				RemoteDirectory=""
+				RegisterOutput="0"
+				AdditionalFiles=""
+			/>
+			<DebuggerTool
+			/>
 		</Configuration>
 		<Configuration
-			Name="Release_RTL_dll|Win32"
+			Name="Release_SSE2|Win32"
 			OutputDirectory="$(ConfigurationName)"
 			IntermediateDirectory="$(ConfigurationName)"
 			ConfigurationType="4"
@@ -486,8 +498,9 @@
 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
 				StringPooling="true"
 				ExceptionHandling="0"
-				RuntimeLibrary="2"
+				RuntimeLibrary="0"
 				BufferSecurityCheck="false"
+				EnableEnhancedInstructionSet="2"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
 				Detect64BitPortabilityProblems="true"
@@ -525,12 +538,13 @@
 			/>
 		</Configuration>
 		<Configuration
-			Name="Debug_WM5_PPC_ARM|Win32"
-			OutputDirectory="$(ConfigurationName)"
-			IntermediateDirectory="$(ConfigurationName)"
+			Name="Release_SSE2|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
+			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
+			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="2"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -546,20 +560,26 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
+				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				Optimization="0"
+				ExecutionBucket="7"
+				Optimization="3"
+				InlineFunctionExpansion="2"
+				EnableIntrinsicFunctions="true"
+				FavorSizeOrSpeed="1"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
-				MinimalRebuild="true"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
+				StringPooling="true"
+				ExceptionHandling="0"
+				RuntimeLibrary="0"
+				BufferSecurityCheck="false"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				Detect64BitPortabilityProblems="true"
-				DebugInformationFormat="4"
+				DebugInformationFormat="3"
 				CompileAs="1"
+				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -584,19 +604,28 @@
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCFxCopTool"
+				Name="VCCodeSignTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
 			/>
+			<DeploymentTool
+				ForceDirty="-1"
+				RemoteDirectory=""
+				RegisterOutput="0"
+				AdditionalFiles=""
+			/>
+			<DebuggerTool
+			/>
 		</Configuration>
 		<Configuration
-			Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
-			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
-			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
-			ConfigurationType="4"
+			Name="Release_Dynamic|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="1"
+			CharacterSet="2"
+			WholeProgramOptimization="1"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -612,20 +641,25 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				ExecutionBucket="7"
-				Optimization="0"
+				Optimization="3"
+				InlineFunctionExpansion="2"
+				EnableIntrinsicFunctions="true"
+				FavorSizeOrSpeed="1"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
-				MinimalRebuild="true"
-				RuntimeLibrary="1"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
+				StringPooling="true"
+				ExceptionHandling="0"
+				RuntimeLibrary="0"
+				BufferSecurityCheck="false"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				DebugInformationFormat="4"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
 				CompileAs="1"
+				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -637,38 +671,42 @@
 				Name="VCPreLinkEventTool"
 			/>
 			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libspeex.lib"
+				Name="VCLinkerTool"
+				ModuleDefinitionFile="libspeex.def"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				OptimizeForWindows98="1"
 			/>
 			<Tool
 				Name="VCALinkTool"
 			/>
 			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
 				Name="VCXDCMakeTool"
 			/>
 			<Tool
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCCodeSignTool"
+				Name="VCFxCopTool"
 			/>
 			<Tool
-				Name="VCPostBuildEventTool"
+				Name="VCAppVerifierTool"
 			/>
-			<DeploymentTool
-				ForceDirty="-1"
-				RemoteDirectory=""
-				RegisterOutput="0"
-				AdditionalFiles=""
+			<Tool
+				Name="VCWebDeploymentTool"
 			/>
-			<DebuggerTool
+			<Tool
+				Name="VCPostBuildEventTool"
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
+			Name="Release_Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
-			ConfigurationType="4"
+			ConfigurationType="2"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 			CharacterSet="1"
 			WholeProgramOptimization="1"
@@ -718,8 +756,12 @@
 				Name="VCPreLinkEventTool"
 			/>
 			<Tool
-				Name="VCLibrarianTool"
-				OutputFile="$(OutDir)/libspeex.lib"
+				Name="VCLinkerTool"
+				ModuleDefinitionFile="libspeex.def"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				OptimizeForWindows98="1"
+				TargetMachine="0"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -746,13 +788,12 @@
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
-			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
-			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
+			Name="Debug_RTL_dll|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="1"
-			WholeProgramOptimization="1"
+			CharacterSet="2"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -768,26 +809,20 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				ExecutionBucket="7"
-				Optimization="3"
-				InlineFunctionExpansion="2"
-				EnableIntrinsicFunctions="true"
-				FavorSizeOrSpeed="1"
+				Optimization="0"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
-				StringPooling="true"
-				ExceptionHandling="0"
-				RuntimeLibrary="0"
-				BufferSecurityCheck="false"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				DebugInformationFormat="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
 				CompileAs="1"
-				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -812,28 +847,19 @@
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCCodeSignTool"
+				Name="VCFxCopTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
 			/>
-			<DeploymentTool
-				ForceDirty="-1"
-				RemoteDirectory=""
-				RegisterOutput="0"
-				AdditionalFiles=""
-			/>
-			<DebuggerTool
-			/>
 		</Configuration>
 		<Configuration
-			Name="Release_SSE2|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
+			Name="Debug_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 			CharacterSet="1"
-			WholeProgramOptimization="1"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -854,21 +880,14 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				ExecutionBucket="7"
-				Optimization="3"
-				InlineFunctionExpansion="2"
-				EnableIntrinsicFunctions="true"
-				FavorSizeOrSpeed="1"
+				Optimization="0"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
-				StringPooling="true"
-				ExceptionHandling="0"
-				RuntimeLibrary="0"
-				BufferSecurityCheck="false"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
+				MinimalRebuild="true"
+				RuntimeLibrary="3"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				DebugInformationFormat="3"
 				CompileAs="1"
-				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -908,12 +927,12 @@
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release_Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
-			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
-			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
-			ConfigurationType="2"
+			Name="Release_RTL_dll|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="1"
+			CharacterSet="2"
 			WholeProgramOptimization="1"
 			>
 			<Tool
@@ -930,11 +949,9 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				ExecutionBucket="7"
 				Optimization="3"
 				InlineFunctionExpansion="2"
 				EnableIntrinsicFunctions="true"
@@ -943,10 +960,11 @@
 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
 				StringPooling="true"
 				ExceptionHandling="0"
-				RuntimeLibrary="0"
+				RuntimeLibrary="2"
 				BufferSecurityCheck="false"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
+				Detect64BitPortabilityProblems="true"
 				DebugInformationFormat="3"
 				CompileAs="1"
 				DisableSpecificWarnings="4244;4305;4311;4100;4127"
@@ -961,12 +979,8 @@
 				Name="VCPreLinkEventTool"
 			/>
 			<Tool
-				Name="VCLinkerTool"
-				ModuleDefinitionFile="libspeex.def"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				OptimizeForWindows98="1"
-				TargetMachine="0"
+				Name="VCLibrarianTool"
+				OutputFile="$(OutDir)/libspeex.lib"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -978,27 +992,20 @@
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCCodeSignTool"
+				Name="VCFxCopTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
 			/>
-			<DeploymentTool
-				ForceDirty="-1"
-				RemoteDirectory=""
-				RegisterOutput="0"
-				AdditionalFiles=""
-			/>
-			<DebuggerTool
-			/>
 		</Configuration>
 		<Configuration
-			Name="Debug_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
+			Name="Release_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 			CharacterSet="1"
+			WholeProgramOptimization="1"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -1019,15 +1026,21 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				ExecutionBucket="7"
-				Optimization="0"
+				Optimization="3"
+				InlineFunctionExpansion="2"
+				EnableIntrinsicFunctions="true"
+				FavorSizeOrSpeed="1"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
-				MinimalRebuild="true"
-				RuntimeLibrary="3"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
+				StringPooling="true"
+				ExceptionHandling="0"
+				RuntimeLibrary="2"
+				BufferSecurityCheck="false"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				DebugInformationFormat="4"
+				DebugInformationFormat="3"
 				CompileAs="1"
+				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -1067,13 +1080,12 @@
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
-			OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
-			IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
+			Name="Debug_WM5_PPC_ARM|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
 			ConfigurationType="4"
 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
-			CharacterSet="1"
-			WholeProgramOptimization="1"
+			CharacterSet="2"
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
@@ -1089,26 +1101,20 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="1"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				ExecutionBucket="7"
-				Optimization="3"
-				InlineFunctionExpansion="2"
-				EnableIntrinsicFunctions="true"
-				FavorSizeOrSpeed="1"
+				Optimization="0"
 				AdditionalIncludeDirectories="..\..\..\include;..\.."
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H"
-				StringPooling="true"
-				ExceptionHandling="0"
-				RuntimeLibrary="2"
-				BufferSecurityCheck="false"
+				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
 				UsePrecompiledHeader="0"
 				WarningLevel="4"
-				DebugInformationFormat="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
 				CompileAs="1"
-				DisableSpecificWarnings="4244;4305;4311;4100;4127"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -1133,19 +1139,11 @@
 				Name="VCBscMakeTool"
 			/>
 			<Tool
-				Name="VCCodeSignTool"
+				Name="VCFxCopTool"
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
 			/>
-			<DeploymentTool
-				ForceDirty="-1"
-				RemoteDirectory=""
-				RegisterOutput="0"
-				AdditionalFiles=""
-			/>
-			<DebuggerTool
-			/>
 		</Configuration>
 		<Configuration
 			Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"



More information about the commits mailing list