1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-29 01:19:11 +00:00

(svn r9557) -Codechange: Add a forgotten file to the project lists

This commit is contained in:
belugas
2007-04-04 02:02:49 +00:00
parent dfe5533db6
commit 9b6bf9bd16
3 changed files with 8 additions and 0 deletions

View File

@@ -416,6 +416,9 @@
<File
RelativePath=".\..\src\depot.h">
</File>
<File
RelativePath=".\..\src\direction.h">
</File>
<File
RelativePath=".\..\src\music\dmusic.h">
</File>

View File

@@ -783,6 +783,10 @@
RelativePath=".\..\src\depot.h"
>
</File>
<File
RelativePath="..\src\direction.h"
>
</File>
<File
RelativePath=".\..\src\music\dmusic.h"
>

View File

@@ -106,6 +106,7 @@ date.h
debug.h
video/dedicated_v.h
depot.h
direction.h
music/dmusic.h
driver.h
economy.h