changeset 6421:a47daa86fdf4 draft

(svn r9557) -Codechange: Add a forgotten file to the project lists
author belugas <belugas@openttd.org>
date Wed, 04 Apr 2007 02:02:49 +0000
parents 080aae477331
children fb10eafe2a26
files projects/openttd.vcproj projects/openttd_vs80.vcproj source.list
diffstat 3 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -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
+++ b/projects/openttd_vs80.vcproj
@@ -784,6 +784,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\src\direction.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\music\dmusic.h"
 				>
 			</File>
--- a/source.list
+++ b/source.list
@@ -106,6 +106,7 @@
 debug.h
 video/dedicated_v.h
 depot.h
+direction.h
 music/dmusic.h
 driver.h
 economy.h