summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-04 02:02:49 +0000
committerbelugas <belugas@openttd.org>2007-04-04 02:02:49 +0000
commit9b6bf9bd161c89d3d97d1f00fb093e5a671dd267 (patch)
tree1178e3067291638b3735d1a4cf2effe9f4c7c039
parentdfe5533db674cf2f21652f91cf626831a22344ec (diff)
downloadopenttd-9b6bf9bd161c89d3d97d1f00fb093e5a671dd267.tar.xz
(svn r9557) -Codechange: Add a forgotten file to the project lists
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--source.list1
3 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 9b17f97be..f95c9977b 100644
--- 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
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 37a7af0cc..1dce3d9be 100644
--- 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>
diff --git a/source.list b/source.list
index 1f7f1f1e9..a7bfb2ebf 100644
--- a/source.list
+++ b/source.list
@@ -106,6 +106,7 @@ date.h
debug.h
video/dedicated_v.h
depot.h
+direction.h
music/dmusic.h
driver.h
economy.h