[Scummvm-cvs-logs] CVS: residual/dists/msvc8 residual.vcproj,1.3,1.4

Pawel Kolodziejski aquadran at users.sourceforge.net
Tue Dec 28 00:06:01 CET 2004


Update of /cvsroot/scummvm/residual/dists/msvc8
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19363/dists/msvc8

Modified Files:
	residual.vcproj 
Log Message:
- removed/disabled current sound code, will be replaced with imuse
- updated more temporary imuse code

Index: residual.vcproj
===================================================================
RCS file: /cvsroot/scummvm/residual/dists/msvc8/residual.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- residual.vcproj	25 Dec 2004 18:23:07 -0000	1.3
+++ residual.vcproj	28 Dec 2004 08:05:18 -0000	1.4
@@ -444,6 +444,130 @@
 				>
 			</File>
 		</Filter>
+		<Filter
+			Name="imuse"
+			>
+			<File
+				RelativePath="..\..\imuse\imuse.cpp"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse.h"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_mcmp_mgr.cpp"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_mcmp_mgr.h"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_music.cpp"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_script.cpp"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_sndmgr.cpp"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_sndmgr.h"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCustomBuildTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_tables.cpp"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\..\imuse\imuse_track.cpp"
+				>
+				<FileConfiguration
+					Name="Debug|Win32"
+					ExcludedFromBuild="TRUE"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+					/>
+				</FileConfiguration>
+			</File>
+		</Filter>
 		<File
 			RelativePath="..\..\actor.cpp"
 			>
@@ -621,14 +745,6 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\sound.cpp"
-			>
-		</File>
-		<File
-			RelativePath="..\..\sound.h"
-			>
-		</File>
-		<File
 			RelativePath="..\..\stdafx.h"
 			>
 		</File>





More information about the Scummvm-git-logs mailing list