(svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile(s) from project)
authorDarkvater
Sun, 13 Nov 2005 16:30:04 +0000
changeset 2632 a6eb048ccab0
parent 2631 13daba67f217
child 2633 bf59ceb09a1a
(svn r3174) - Fix: fix compilation for VS.NET2003 and VS6 (missing sourcefile(s) from project)
openttd.dsp
openttd.vcproj
--- a/openttd.dsp	Sun Nov 13 14:54:09 2005 +0000
+++ b/openttd.dsp	Sun Nov 13 16:30:04 2005 +0000
@@ -413,6 +413,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\station_newgrf.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\StdAfx.c
 
 !IF  "$(CFG)" == "openttd - Win32 Release"
@@ -690,6 +694,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\station_newgrf.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\StdAfx.h
 # End Source File
 # Begin Source File
--- a/openttd.vcproj	Sun Nov 13 14:54:09 2005 +0000
+++ b/openttd.vcproj	Sun Nov 13 16:30:04 2005 +0000
@@ -342,6 +342,9 @@
 				RelativePath=".\spritecache.c">
 			</File>
 			<File
+				RelativePath=".\station_newgrf.c">
+			</File>
+			<File
 				RelativePath=".\StdAfx.c">
 			</File>
 			<File
@@ -550,6 +553,9 @@
 				RelativePath=".\station.h">
 			</File>
 			<File
+				RelativePath=".\station_newgrf.h">
+			</File>
+			<File
 				RelativePath=".\StdAfx.h">
 			</File>
 			<File