diff options
author | belugas <belugas@openttd.org> | 2007-04-04 02:02:49 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-04-04 02:02:49 +0000 |
commit | 9b6bf9bd161c89d3d97d1f00fb093e5a671dd267 (patch) | |
tree | 1178e3067291638b3735d1a4cf2effe9f4c7c039 /projects | |
parent | dfe5533db674cf2f21652f91cf626831a22344ec (diff) | |
download | openttd-9b6bf9bd161c89d3d97d1f00fb093e5a671dd267.tar.xz |
(svn r9557) -Codechange: Add a forgotten file to the project lists
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd.vcproj | 3 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
2 files changed, 7 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> |