(svn r9557) -Codechange: Add a forgotten file to the project lists
authorbelugas
Wed, 04 Apr 2007 02:02:49 +0000
changeset 6421 a9b1588c13ee
parent 6420 456c275f3313
child 6422 6679df1c05ba
(svn r9557) -Codechange: Add a forgotten file to the project lists
projects/openttd.vcproj
projects/openttd_vs80.vcproj
source.list
--- a/projects/openttd.vcproj	Wed Apr 04 01:35:16 2007 +0000
+++ b/projects/openttd.vcproj	Wed Apr 04 02:02:49 2007 +0000
@@ -417,6 +417,9 @@
 				RelativePath=".\..\src\depot.h">
 			</File>
 			<File
+				RelativePath=".\..\src\direction.h">
+			</File>
+			<File
 				RelativePath=".\..\src\music\dmusic.h">
 			</File>
 			<File
--- a/projects/openttd_vs80.vcproj	Wed Apr 04 01:35:16 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Wed Apr 04 02:02:49 2007 +0000
@@ -784,6 +784,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\src\direction.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\music\dmusic.h"
 				>
 			</File>
--- a/source.list	Wed Apr 04 01:35:16 2007 +0000
+++ b/source.list	Wed Apr 04 02:02:49 2007 +0000
@@ -106,6 +106,7 @@
 debug.h
 video/dedicated_v.h
 depot.h
+direction.h
 music/dmusic.h
 driver.h
 economy.h