mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-22 11:55:19 +01:00
(svn r9557) -Codechange: Add a forgotten file to the project lists
This commit is contained in:
parent
dfe5533db6
commit
9b6bf9bd16
@ -416,6 +416,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\depot.h">
|
RelativePath=".\..\src\depot.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\direction.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\music\dmusic.h">
|
RelativePath=".\..\src\music\dmusic.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -783,6 +783,10 @@
|
|||||||
RelativePath=".\..\src\depot.h"
|
RelativePath=".\..\src\depot.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\direction.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\music\dmusic.h"
|
RelativePath=".\..\src\music\dmusic.h"
|
||||||
>
|
>
|
||||||
|
@ -106,6 +106,7 @@ date.h
|
|||||||
debug.h
|
debug.h
|
||||||
video/dedicated_v.h
|
video/dedicated_v.h
|
||||||
depot.h
|
depot.h
|
||||||
|
direction.h
|
||||||
music/dmusic.h
|
music/dmusic.h
|
||||||
driver.h
|
driver.h
|
||||||
economy.h
|
economy.h
|
||||||
|
Loading…
Reference in New Issue
Block a user