(svn r2008) - Fix: Added missing file (mixer.[ch]) to VS.NET and VS6 project files.
authordarkvater
Mon, 14 Mar 2005 18:20:00 +0000
changeset 1504 4b9f1b185f12
parent 1503 39d0f85977cf
child 1505 07a27f3cb4f9
(svn r2008) - Fix: Added missing file (mixer.[ch]) to VS.NET and VS6 project files.
ttd.dsp
ttd.vcproj
--- a/ttd.dsp	Mon Mar 14 16:56:05 2005 +0000
+++ b/ttd.dsp	Mon Mar 14 18:20:00 2005 +0000
@@ -261,6 +261,10 @@
 # End Source File
 
 # Begin Source File
+SOURCE=.\mixer.c
+# End Source File
+
+# Begin Source File
 SOURCE=.\namegen.c
 # End Source File
 
--- a/ttd.vcproj	Mon Mar 14 16:56:05 2005 +0000
+++ b/ttd.vcproj	Mon Mar 14 18:20:00 2005 +0000
@@ -530,6 +530,9 @@
 				</FileConfiguration>
 			</File>
 			<File
+				RelativePath=".\mixer.c">
+			</File>
+			<File
 				RelativePath="namegen.c">
 				<FileConfiguration
 					Name="Release|Win32">
@@ -1205,6 +1208,9 @@
 				RelativePath="md5.h">
 			</File>
 			<File
+				RelativePath=".\mixer.h">
+			</File>
+			<File
 				RelativePath=".\network.h">
 			</File>
 			<File