[Sumover-dev] [svn commit] r4027 - in vic/branches/mpeg4: render/histtolut render/mkbv render/mkcube render/mkhuff render/ppmtolut tcl/tcl2cpp

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Thu May 10 16:04:32 BST 2007


Author: piers
Date: Thu May 10 16:05:03 2007
New Revision: 4027

Modified:
   vic/branches/mpeg4/render/histtolut/histtolut.2003.vcproj
   vic/branches/mpeg4/render/mkbv/mkbv.2003.vcproj
   vic/branches/mpeg4/render/mkcube/mkcube.2003.vcproj
   vic/branches/mpeg4/render/mkhuff/mkhuff.2003.vcproj
   vic/branches/mpeg4/render/ppmtolut/ppmtolut.2003.vcproj
   vic/branches/mpeg4/tcl/tcl2cpp/tcl2cpp.2003.vcproj
   vic/branches/mpeg4/vic.2003.sln
   vic/branches/mpeg4/vic.2003.vcproj

Log:
Updated build configs for: "Release" and added "Release GPL" - so appropriate files are excluded/included in build

Modified: vic/branches/mpeg4/render/histtolut/histtolut.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/render/histtolut/histtolut.2003.vcproj	(original)
+++ vic/branches/mpeg4/render/histtolut/histtolut.2003.vcproj	Thu May 10 16:05:03 2007
@@ -133,6 +133,67 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="DDraw Release GPL|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				InlineFunctionExpansion="1"
+				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+				StringPooling="TRUE"
+				RuntimeLibrary="4"
+				EnableFunctionLevelLinking="TRUE"
+				UsePrecompiledHeader="2"
+				PrecompiledHeaderFile=".\Release/histtolut.pch"
+				AssemblerListingLocation=".\Release/"
+				ObjectFile=".\Release/"
+				ProgramDataBaseFileName=".\Release/"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/MACHINE:I386"
+				AdditionalDependencies="odbc32.lib odbccp32.lib"
+				OutputFile="histtolut.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="TRUE"
+				ProgramDatabaseFile=".\Release/histtolut.pdb"
+				SubSystem="1"/>
+			<Tool
+				Name="VCMIDLTool"
+				PreprocessorDefinitions="NDEBUG"
+				MkTypLibCompatible="TRUE"
+				SuppressStartupBanner="TRUE"
+				TargetEnvironment="1"
+				TypeLibraryName=".\Release/histtolut.tlb"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="1033"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>

Modified: vic/branches/mpeg4/render/mkbv/mkbv.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/render/mkbv/mkbv.2003.vcproj	(original)
+++ vic/branches/mpeg4/render/mkbv/mkbv.2003.vcproj	Thu May 10 16:05:03 2007
@@ -138,6 +138,69 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="DDraw Release GPL|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				InlineFunctionExpansion="1"
+				AdditionalIncludeDirectories="..\..\,..\..\..\common\src"
+				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+				StringPooling="TRUE"
+				RuntimeLibrary="4"
+				EnableFunctionLevelLinking="TRUE"
+				UsePrecompiledHeader="0"
+				PrecompiledHeaderFile=""
+				AssemblerListingLocation=".\Release/"
+				ObjectFile=".\Release/"
+				ProgramDataBaseFileName=".\Release/"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"
+				CompileAs="0"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/MACHINE:I386"
+				AdditionalDependencies="odbc32.lib odbccp32.lib"
+				OutputFile="mkbv.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="TRUE"
+				ProgramDatabaseFile=".\Release/mkbv.pdb"
+				SubSystem="1"/>
+			<Tool
+				Name="VCMIDLTool"
+				PreprocessorDefinitions="NDEBUG"
+				MkTypLibCompatible="TRUE"
+				SuppressStartupBanner="TRUE"
+				TargetEnvironment="1"
+				TypeLibraryName=".\Release/mkbv.tlb"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="1033"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>

Modified: vic/branches/mpeg4/render/mkcube/mkcube.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/render/mkcube/mkcube.2003.vcproj	(original)
+++ vic/branches/mpeg4/render/mkcube/mkcube.2003.vcproj	Thu May 10 16:05:03 2007
@@ -132,6 +132,67 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="DDraw Release GPL|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				InlineFunctionExpansion="1"
+				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+				StringPooling="TRUE"
+				RuntimeLibrary="4"
+				EnableFunctionLevelLinking="TRUE"
+				UsePrecompiledHeader="2"
+				PrecompiledHeaderFile=".\Release/mkcube.pch"
+				AssemblerListingLocation=".\Release/"
+				ObjectFile=".\Release/"
+				ProgramDataBaseFileName=".\Release/"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/MACHINE:I386"
+				AdditionalDependencies="odbc32.lib odbccp32.lib"
+				OutputFile="mkcube.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="TRUE"
+				ProgramDatabaseFile=".\Release/mkcube.pdb"
+				SubSystem="1"/>
+			<Tool
+				Name="VCMIDLTool"
+				PreprocessorDefinitions="NDEBUG"
+				MkTypLibCompatible="TRUE"
+				SuppressStartupBanner="TRUE"
+				TargetEnvironment="1"
+				TypeLibraryName=".\Release/mkcube.tlb"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="1033"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>

Modified: vic/branches/mpeg4/render/mkhuff/mkhuff.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/render/mkhuff/mkhuff.2003.vcproj	(original)
+++ vic/branches/mpeg4/render/mkhuff/mkhuff.2003.vcproj	Thu May 10 16:05:03 2007
@@ -137,6 +137,69 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="DDraw Release GPL|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				InlineFunctionExpansion="1"
+				AdditionalIncludeDirectories="..\..\codec\p64"
+				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+				StringPooling="TRUE"
+				RuntimeLibrary="4"
+				EnableFunctionLevelLinking="TRUE"
+				UsePrecompiledHeader="2"
+				PrecompiledHeaderFile=".\Release/mkhuff.pch"
+				AssemblerListingLocation=".\Release/"
+				ObjectFile=".\Release/"
+				ProgramDataBaseFileName=".\Release/"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"
+				CompileAs="0"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/MACHINE:I386"
+				AdditionalDependencies="odbc32.lib odbccp32.lib"
+				OutputFile="mkhuff.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="TRUE"
+				ProgramDatabaseFile=".\Release/mkhuff.pdb"
+				SubSystem="1"/>
+			<Tool
+				Name="VCMIDLTool"
+				PreprocessorDefinitions="NDEBUG"
+				MkTypLibCompatible="TRUE"
+				SuppressStartupBanner="TRUE"
+				TargetEnvironment="1"
+				TypeLibraryName=".\Release/mkhuff.tlb"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="1033"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>

Modified: vic/branches/mpeg4/render/ppmtolut/ppmtolut.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/render/ppmtolut/ppmtolut.2003.vcproj	(original)
+++ vic/branches/mpeg4/render/ppmtolut/ppmtolut.2003.vcproj	Thu May 10 16:05:03 2007
@@ -133,6 +133,67 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="DDraw Release GPL|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				InlineFunctionExpansion="1"
+				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+				StringPooling="TRUE"
+				RuntimeLibrary="4"
+				EnableFunctionLevelLinking="TRUE"
+				UsePrecompiledHeader="2"
+				PrecompiledHeaderFile=".\Release/ppmtolut.pch"
+				AssemblerListingLocation=".\Release/"
+				ObjectFile=".\Release/"
+				ProgramDataBaseFileName=".\Release/"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/MACHINE:I386"
+				AdditionalDependencies="odbc32.lib odbccp32.lib"
+				OutputFile="ppmtolut.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="TRUE"
+				ProgramDatabaseFile=".\Release/ppmtolut.pdb"
+				SubSystem="1"/>
+			<Tool
+				Name="VCMIDLTool"
+				PreprocessorDefinitions="NDEBUG"
+				MkTypLibCompatible="TRUE"
+				SuppressStartupBanner="TRUE"
+				TargetEnvironment="1"
+				TypeLibraryName=".\Release/ppmtolut.tlb"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="1033"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>

Modified: vic/branches/mpeg4/tcl/tcl2cpp/tcl2cpp.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/tcl/tcl2cpp/tcl2cpp.2003.vcproj	(original)
+++ vic/branches/mpeg4/tcl/tcl2cpp/tcl2cpp.2003.vcproj	Thu May 10 16:05:03 2007
@@ -125,6 +125,63 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="DDraw Release GPL|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				InlineFunctionExpansion="1"
+				PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+				StringPooling="TRUE"
+				RuntimeLibrary="4"
+				EnableFunctionLevelLinking="TRUE"
+				UsePrecompiledHeader="2"
+				PrecompiledHeaderFile=".\Release/tcl2cpp.pch"
+				AssemblerListingLocation=".\Release/"
+				ObjectFile=".\Release/"
+				ProgramDataBaseFileName=".\Release/"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/MACHINE:I386"
+				AdditionalDependencies="odbc32.lib odbccp32.lib"
+				OutputFile="tcl2cpp.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="TRUE"
+				ProgramDatabaseFile=".\Release/tcl2cpp.pdb"
+				SubSystem="1"/>
+			<Tool
+				Name="VCMIDLTool"
+				TypeLibraryName=".\Release/tcl2cpp.tlb"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="1033"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>

Modified: vic/branches/mpeg4/vic.2003.sln
==============================================================================
--- vic/branches/mpeg4/vic.2003.sln	(original)
+++ vic/branches/mpeg4/vic.2003.sln	Thu May 10 16:05:03 2007
@@ -22,8 +22,6 @@
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tcl2c", "..\tcl-8.0\win\tcl2c\tcl2c.2003.vcproj", "{490809D8-6220-4488-AAD6-9EB49282D55B}"
 	ProjectSection(ProjectDependencies) = postProject
 	EndProjectSection
-	ProjectSection(ProjectDependencies) = postProject
-	EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tcl2cpp", "tcl\tcl2cpp\tcl2cpp.2003.vcproj", "{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}"
 	ProjectSection(ProjectDependencies) = postProject
@@ -31,15 +29,11 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tcllib", "..\tcl-8.0\win\tcllib.2003.vcproj", "{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}"
 	ProjectSection(ProjectDependencies) = postProject
-	EndProjectSection
-	ProjectSection(ProjectDependencies) = postProject
 		{490809D8-6220-4488-AAD6-9EB49282D55B} = {490809D8-6220-4488-AAD6-9EB49282D55B}
 	EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tklib", "..\tk-8.0\win\tklib.2003.vcproj", "{995D710B-FAFD-44CE-902B-0A988BB521C8}"
 	ProjectSection(ProjectDependencies) = postProject
-	EndProjectSection
-	ProjectSection(ProjectDependencies) = postProject
 		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F} = {CF5DA3AB-DA40-465E-B33D-662B99A3C34F}
 	EndProjectSection
 EndProject
@@ -59,14 +53,13 @@
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common", "..\common\src\common.2003.vcproj", "{326E3115-E442-4F8D-B0FB-5600C1D5B788}"
 	ProjectSection(ProjectDependencies) = postProject
 	EndProjectSection
-	ProjectSection(ProjectDependencies) = postProject
-	EndProjectSection
 EndProject
 Global
 	GlobalSection(SolutionConfiguration) = preSolution
 		DDraw Debug = DDraw Debug
 		DDraw Debug GPL = DDraw Debug GPL
 		DDraw Release = DDraw Release
+		DDraw Release GPL = DDraw Release GPL
 		Debug = Debug
 		Debug IPv6 = Debug IPv6
 		Debug IPv6 MSR = Debug IPv6 MSR
@@ -81,6 +74,8 @@
 		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.DDraw Release.ActiveCfg = Release|Win32
 		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.DDraw Release.Build.0 = Release|Win32
+		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.Debug.ActiveCfg = Debug|Win32
 		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.Debug.Build.0 = Debug|Win32
 		{E97385EE-09AD-414F-93CF-FBEDBF93C21E}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -99,6 +94,8 @@
 		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.DDraw Release.ActiveCfg = Release|Win32
 		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.DDraw Release.Build.0 = Release|Win32
+		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.Debug.ActiveCfg = Debug|Win32
 		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.Debug.Build.0 = Debug|Win32
 		{411F54B7-C71F-4E0F-A8C6-EE79F003E628}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -117,6 +114,8 @@
 		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.DDraw Release.ActiveCfg = Release|Win32
 		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.DDraw Release.Build.0 = Release|Win32
+		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.Debug.ActiveCfg = Debug|Win32
 		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.Debug.Build.0 = Debug|Win32
 		{75841900-55F8-43A6-A8CF-5B0F2760BD85}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -135,6 +134,8 @@
 		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.DDraw Release.ActiveCfg = Release|Win32
 		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.DDraw Release.Build.0 = Release|Win32
+		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.Debug.ActiveCfg = Debug|Win32
 		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.Debug.Build.0 = Debug|Win32
 		{E9B36171-A284-44B4-B4AF-F52DB37EA7FE}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -153,6 +154,8 @@
 		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.DDraw Release.ActiveCfg = Release|Win32
 		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.DDraw Release.Build.0 = Release|Win32
+		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.Debug.ActiveCfg = Debug|Win32
 		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.Debug.Build.0 = Debug|Win32
 		{71134B12-D7FF-4E99-9C5D-9455CF8FC26D}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -171,6 +174,8 @@
 		{490809D8-6220-4488-AAD6-9EB49282D55B}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{490809D8-6220-4488-AAD6-9EB49282D55B}.DDraw Release.ActiveCfg = Release|Win32
 		{490809D8-6220-4488-AAD6-9EB49282D55B}.DDraw Release.Build.0 = Release|Win32
+		{490809D8-6220-4488-AAD6-9EB49282D55B}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{490809D8-6220-4488-AAD6-9EB49282D55B}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{490809D8-6220-4488-AAD6-9EB49282D55B}.Debug.ActiveCfg = Debug|Win32
 		{490809D8-6220-4488-AAD6-9EB49282D55B}.Debug.Build.0 = Debug|Win32
 		{490809D8-6220-4488-AAD6-9EB49282D55B}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -186,6 +191,8 @@
 		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.DDraw Release.ActiveCfg = Release|Win32
 		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.DDraw Release.Build.0 = Release|Win32
+		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.Debug.ActiveCfg = Debug|Win32
 		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.Debug.Build.0 = Debug|Win32
 		{2D8B664A-D193-4ED7-BCF8-5E217CE8DBFB}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -204,6 +211,8 @@
 		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.DDraw Release.ActiveCfg = Release|Win32
 		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.DDraw Release.Build.0 = Release|Win32
+		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.Debug.ActiveCfg = Debug|Win32
 		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.Debug.Build.0 = Debug|Win32
 		{CF5DA3AB-DA40-465E-B33D-662B99A3C34F}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -219,6 +228,8 @@
 		{995D710B-FAFD-44CE-902B-0A988BB521C8}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{995D710B-FAFD-44CE-902B-0A988BB521C8}.DDraw Release.ActiveCfg = Release|Win32
 		{995D710B-FAFD-44CE-902B-0A988BB521C8}.DDraw Release.Build.0 = Release|Win32
+		{995D710B-FAFD-44CE-902B-0A988BB521C8}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{995D710B-FAFD-44CE-902B-0A988BB521C8}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{995D710B-FAFD-44CE-902B-0A988BB521C8}.Debug.ActiveCfg = Debug|Win32
 		{995D710B-FAFD-44CE-902B-0A988BB521C8}.Debug.Build.0 = Debug|Win32
 		{995D710B-FAFD-44CE-902B-0A988BB521C8}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -233,6 +244,8 @@
 		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.DDraw Debug GPL.Build.0 = DDraw Debug|Win32
 		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.DDraw Release.ActiveCfg = DDraw Release|Win32
 		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.DDraw Release.Build.0 = DDraw Release|Win32
+		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.Debug.ActiveCfg = Debug|Win32
 		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.Debug.Build.0 = Debug|Win32
 		{DA6E3C9F-4270-49E5-8706-4E5762BE271B}.Debug IPv6.ActiveCfg = Debug|Win32
@@ -251,6 +264,8 @@
 		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.DDraw Debug GPL.Build.0 = Debug|Win32
 		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.DDraw Release.ActiveCfg = Release|Win32
 		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.DDraw Release.Build.0 = Release|Win32
+		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.DDraw Release GPL.ActiveCfg = DDraw Release GPL|Win32
+		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.DDraw Release GPL.Build.0 = DDraw Release GPL|Win32
 		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.Debug.ActiveCfg = Debug|Win32
 		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.Debug.Build.0 = Debug|Win32
 		{326E3115-E442-4F8D-B0FB-5600C1D5B788}.Debug IPv6.ActiveCfg = Debug IPv6 Win2000|Win32

Modified: vic/branches/mpeg4/vic.2003.vcproj
==============================================================================
--- vic/branches/mpeg4/vic.2003.vcproj	(original)
+++ vic/branches/mpeg4/vic.2003.vcproj	Thu May 10 16:05:03 2007
@@ -320,6 +320,66 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="DDraw Release GPL|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE">
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories=".\;codec;render;rtp;net;win32;video;..\common\src;&quot;..\tk-8.0\win&quot;;&quot;..\tk-8.0\generic&quot;;&quot;..\tk-8.0\xlib&quot;;&quot;..\tcl-8.0\win&quot;;&quot;..\tcl-8.0\generic&quot;;codec\tmndec;&quot;codec\tmn-x&quot;;codec\jpeg;codec\p64;codec\h263"
+				PreprocessorDefinitions="NDEBUG,HAVE_INET_PTON,_WINDOWS,SASR,WIN32,ED_YBITS=4,SIGRET=void,SIGARGS=int,NLAYER=8,USE_DDRAW,WINVER=0x500"
+				StringPooling="TRUE"
+				RuntimeLibrary="4"
+				EnableFunctionLevelLinking="TRUE"
+				UsePrecompiledHeader="0"
+				PrecompiledHeaderFile=""
+				BrowseInformation="1"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"
+				CompileAs="0"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/MACHINE:I386"
+				AdditionalDependencies="tklib.lib tcllib.lib uclmm.lib wsock32.lib Ws2_32.lib winmm.lib vfw32.lib ddraw.lib dxguid.lib iphlpapi.lib strmiids.lib quartz.lib"
+				OutputFile=".\DDraw_Release/vic.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="TRUE"
+				AdditionalLibraryDirectories="..\common\src\Release,..\tcl-8.0\win\Release,..\tk-8.0\win\Release,codec\tmndec,codec\tmn-x,\mssdk\lib,C:\Program Files\Intel\plsuite\lib\msvc,C:\Program Files\Intel\plsuite\lib"
+				GenerateMapFile="TRUE"
+				SubSystem="2"/>
+			<Tool
+				Name="VCMIDLTool"
+				PreprocessorDefinitions="NDEBUG"
+				MkTypLibCompatible="TRUE"
+				SuppressStartupBanner="TRUE"
+				TargetEnvironment="1"
+				TypeLibraryName=".\vic___Win32_DDraw_Release/vic.tlb"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="2057"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>
@@ -361,6 +421,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ag-pixrate.tcl">
@@ -396,6 +464,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\autoplace_ui.tcl">
@@ -431,6 +507,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\cf-confbus.tcl">
@@ -474,6 +558,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\cf-main.tcl">
@@ -517,6 +609,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\cf-network.tcl">
@@ -560,6 +660,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\cf-tm.tcl">
@@ -603,6 +711,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\cf-util.tcl">
@@ -646,6 +762,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\entry.tcl">
@@ -689,6 +813,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\tkerror.tcl">
@@ -732,6 +864,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-ctrlmenu.tcl">
@@ -775,6 +915,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-extout.tcl">
@@ -818,6 +966,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-grabber.tcl">
@@ -861,6 +1017,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-help.tcl">
@@ -904,6 +1068,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-main.tcl">
@@ -947,6 +1119,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-relate.tcl">
@@ -990,6 +1170,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-resource.tcl">
@@ -1033,6 +1221,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-srclist.tcl">
@@ -1076,6 +1272,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-stats.tcl">
@@ -1119,6 +1323,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-switcher.tcl">
@@ -1162,6 +1374,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-titlemaker.tcl">
@@ -1169,7 +1389,8 @@
 					Name="DDraw Debug|Win32">
 					<Tool
 						Name="VCCustomBuildTool"
-						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
 			</File>
@@ -1215,6 +1436,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-win32.tcl">
@@ -1258,6 +1487,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath=".\tcl\ui-windows.tcl">
@@ -1301,6 +1538,14 @@
 "
 						Outputs="tcl\generated\$(InputName).cpp"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="DDraw Release GPL|Win32">
+					<Tool
+						Name="VCCustomBuildTool"
+						CommandLine="tcl\tcl2cpp\tcl2cpp 2 $(InputPath)  &gt; tcl\generated\$(InputName).cpp
+"
+						Outputs="tcl\generated\$(InputName).cpp"/>
+				</FileConfiguration>
 			</File>
 			<Filter
 				Name="Tcl/Tk C++ generated files"
@@ -2302,6 +2547,12 @@
 			<File
 				RelativePath=".\codec\databuffer.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2311,6 +2562,12 @@
 			<File
 				RelativePath=".\codec\databuffer.h">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug GPL|Win32">
 					<Tool
 						Name="VCCustomBuildTool"/>
@@ -2430,6 +2687,12 @@
 			<File
 				RelativePath=".\codec\decoder-h264.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2460,6 +2723,12 @@
 			<File
 				RelativePath=".\codec\decoder-mpeg4.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2616,6 +2885,12 @@
 			<File
 				RelativePath=".\codec\encoder-h264.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2646,6 +2921,12 @@
 			<File
 				RelativePath=".\codec\encoder-mpeg4.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2718,6 +2999,12 @@
 			<File
 				RelativePath=".\codec\ffmpeg_codec.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2727,6 +3014,12 @@
 			<File
 				RelativePath=".\codec\ffmpeg_codec.h">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug GPL|Win32">
 					<Tool
 						Name="VCCustomBuildTool"/>
@@ -2747,6 +3040,12 @@
 						AdditionalOptions="               "/>
 				</FileConfiguration>
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug GPL|Win32">
 					<Tool
 						Name="VCCLCompilerTool"
@@ -2825,6 +3124,12 @@
 			<File
 				RelativePath=".\codec\packetbuffer.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2834,6 +3139,12 @@
 			<File
 				RelativePath=".\codec\packetbuffer.h">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug GPL|Win32">
 					<Tool
 						Name="VCCustomBuildTool"/>
@@ -2869,6 +3180,12 @@
 			<File
 				RelativePath=".\codec\rtp_h264_depayloader.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2878,6 +3195,12 @@
 			<File
 				RelativePath=".\codec\rtp_h264_depayloader.h">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug GPL|Win32">
 					<Tool
 						Name="VCCustomBuildTool"/>
@@ -2913,6 +3236,12 @@
 			<File
 				RelativePath=".\codec\x264encoder.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -2922,6 +3251,12 @@
 			<File
 				RelativePath=".\codec\x264encoder.h">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug GPL|Win32">
 					<Tool
 						Name="VCCustomBuildTool"/>
@@ -3173,6 +3508,12 @@
 			<File
 				RelativePath=".\render\color-swscale.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -3910,6 +4251,12 @@
 			<File
 				RelativePath=".\video\deinterlace.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -4011,6 +4358,12 @@
 			<File
 				RelativePath=".\cpu\cpuid.cpp">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCLCompilerTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -4020,6 +4373,12 @@
 			<File
 				RelativePath=".\cpu\cpuid_win.asm">
 				<FileConfiguration
+					Name="DDraw Release|Win32"
+					ExcludedFromBuild="TRUE">
+					<Tool
+						Name="VCCustomBuildTool"/>
+				</FileConfiguration>
+				<FileConfiguration
 					Name="DDraw Debug|Win32"
 					ExcludedFromBuild="TRUE">
 					<Tool
@@ -4079,6 +4438,15 @@
 					AdditionalDependencies="render\mkbv\mkbv.exe;"
 					Outputs="codec\bv.c"/>
 			</FileConfiguration>
+			<FileConfiguration
+				Name="DDraw Release GPL|Win32">
+				<Tool
+					Name="VCCustomBuildTool"
+					CommandLine="render\mkbv\mkbv &gt; codec\bv.c
+"
+					AdditionalDependencies="render\mkbv\mkbv.exe;"
+					Outputs="codec\bv.c"/>
+			</FileConfiguration>
 		</File>
 		<File
 			RelativePath=".\rgb-cube.ppm">
@@ -4137,6 +4505,17 @@
 					AdditionalDependencies="render\mkcube\mkcube.exe;render\ppmtolut\ppmtolut.exe;"
 					Outputs="$(InputPath);render\cm0.c"/>
 			</FileConfiguration>
+			<FileConfiguration
+				Name="DDraw Release GPL|Win32">
+				<Tool
+					Name="VCCustomBuildTool"
+					CommandLine="render\mkcube\mkcube rgb &gt; $(InputPath)
+render\ppmtolut\ppmtolut -n cube rgb-cube.ppm &gt; render\cm0.c
+render\ppmtolut\ppmtolut -n jv_cube jv-cube-128.ppm &gt;&gt; render\cm0.c
+"
+					AdditionalDependencies="render\ppmtolut\ppmtolut.exe;render\mkcube\mkcube.exe;"
+					Outputs="$(InputPath);render\cm0.c"/>
+			</FileConfiguration>
 		</File>
 		<File
 			RelativePath="..\tk-8.0\win\tk.res">
@@ -4223,6 +4602,22 @@
 					AdditionalDependencies="win32\echo.txt;win32\set.txt;win32\null.txt;"
 					Outputs="version.c"/>
 			</FileConfiguration>
+			<FileConfiguration
+				Name="DDraw Release GPL|Win32">
+				<Tool
+					Name="VCCustomBuildTool"
+					Description="Generating &quot;version.c&quot;."
+					CommandLine="copy win32\set.txt + VERSION win32\vergen.bat
+copy win32\vergen.bat + win32\null.txt win32\vergen.bat
+copy win32\vergen.bat + win32\echo.txt win32\vergen.bat
+win32\vergen.bat
+move win32\version.c version.c
+erase win32\version.c
+erase win32\vergen.bat
+"
+					AdditionalDependencies="win32\echo.txt;win32\set.txt;win32\null.txt;"
+					Outputs="version.c"/>
+			</FileConfiguration>
 		</File>
 		<File
 			RelativePath=".\yuv-map.ppm">
@@ -4286,6 +4681,18 @@
 					AdditionalDependencies="render\ppmtolut\ppmtolut.exe;render\mkcube\mkcube.exe;"
 					Outputs="$(InputPath);render\cm1.c"/>
 			</FileConfiguration>
+			<FileConfiguration
+				Name="DDraw Release GPL|Win32">
+				<Tool
+					Name="VCCustomBuildTool"
+					CommandLine="set ED_YBITS=4
+render\mkcube\mkcube -Y $ED_YBITS -U 45 -V 45 yuv &gt;  $(InputPath)
+render\ppmtolut\ppmtolut -n quant cm170.ppm &gt; render\cm1.c
+render\ppmtolut\ppmtolut -Y $ED_YBITS -n ed -e yuv-map.ppm &gt;&gt; render\cm1.c
+"
+					AdditionalDependencies="render\mkcube\mkcube.exe;render\ppmtolut\ppmtolut.exe;"
+					Outputs="$(InputPath);render\cm1.c"/>
+			</FileConfiguration>
 		</File>
 	</Files>
 	<Globals>



More information about the Sumover-dev mailing list