changeset 2194:fbb7add7c080 draft

(svn r2709) - Update VC 2003 project file (AsterixMG)
author orudge <orudge@openttd.org>
date Mon, 25 Jul 2005 11:36:02 +0000
parents 331ddcef6ad3
children ce4e2ae102c3
files openttd.vcproj
diffstat 1 files changed, 148 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -189,9 +189,44 @@
 				RelativePath=".\dedicated.c">
 			</File>
 			<File
+				RelativePath=".\video\dedicated_v.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
 				RelativePath=".\depot.c">
 			</File>
 			<File
+				RelativePath=".\music\dmusic.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\music\dmusic2.cpp">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						UsePrecompiledHeader="0"
+						PrecompiledHeaderThrough=""
+						PrecompiledHeaderFile=""
+						CompileAs="2"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\driver.c">
+			</File>
+			<File
 				RelativePath="economy.c">
 			</File>
 			<File
@@ -258,6 +293,36 @@
 				RelativePath=".\npf.c">
 			</File>
 			<File
+				RelativePath=".\music\null_m.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\sound\null_s.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\video\null_v.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
 				RelativePath="oldloader.c">
 			</File>
 			<File
@@ -294,6 +359,26 @@
 				RelativePath="sdl.c">
 			</File>
 			<File
+				RelativePath=".\sound\sdl_s.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\video\sdl_v.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
 				RelativePath=".\settings.c">
 			</File>
 			<File
@@ -330,19 +415,6 @@
 				RelativePath="viewport.c">
 			</File>
 			<File
-				RelativePath=".\w32dm.c">
-			</File>
-			<File
-				RelativePath=".\w32dm2.cpp">
-				<FileConfiguration
-					Name="Release|Win32">
-					<Tool
-						Name="VCCLCompilerTool"
-						UsePrecompiledHeader="0"
-						CompileAs="2"/>
-				</FileConfiguration>
-			</File>
-			<File
 				RelativePath=".\waypoint.c">
 			</File>
 			<File
@@ -352,6 +424,36 @@
 				RelativePath="win32.c">
 			</File>
 			<File
+				RelativePath=".\music\win32_m.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\sound\win32_s.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\video\win32_v.c">
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						PrecompiledHeaderThrough="../stdafx.h"
+						PrecompiledHeaderFile=".\Release/openttd2.pch"/>
+				</FileConfiguration>
+			</File>
+			<File
 				RelativePath="window.c">
 			</File>
 		</Filter>
@@ -377,9 +479,18 @@
 				RelativePath="debug.h">
 			</File>
 			<File
+				RelativePath=".\video\dedicated_v.h">
+			</File>
+			<File
 				RelativePath="depot.h">
 			</File>
 			<File
+				RelativePath=".\music\dmusic.h">
+			</File>
+			<File
+				RelativePath=".\driver.h">
+			</File>
+			<File
 				RelativePath="economy.h">
 			</File>
 			<File
@@ -446,6 +557,15 @@
 				RelativePath=".\npf.h">
 			</File>
 			<File
+				RelativePath=".\music\null_m.h">
+			</File>
+			<File
+				RelativePath=".\sound\null_s.h">
+			</File>
+			<File
+				RelativePath=".\video\null_v.h">
+			</File>
+			<File
 				RelativePath="openttd.h">
 			</File>
 			<File
@@ -473,6 +593,12 @@
 				RelativePath=".\screenshot.h">
 			</File>
 			<File
+				RelativePath=".\sound\sdl_s.h">
+			</File>
+			<File
+				RelativePath=".\video\sdl_v.h">
+			</File>
+			<File
 				RelativePath=".\signs.h">
 			</File>
 			<File
@@ -512,6 +638,15 @@
 				RelativePath="waypoint.h">
 			</File>
 			<File
+				RelativePath=".\music\win32_m.h">
+			</File>
+			<File
+				RelativePath=".\sound\win32_s.h">
+			</File>
+			<File
+				RelativePath=".\video\win32_v.h">
+			</File>
+			<File
 				RelativePath="window.h">
 			</File>
 		</Filter>