(svn r9557) -Codechange: Add a forgotten file to the project lists
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user