1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-27 16:39:09 +00:00

(svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of MSVC project files

This commit is contained in:
belugas
2006-09-29 16:57:12 +00:00
parent 5b60e371a6
commit 1445dfddbb
2 changed files with 7 additions and 7 deletions

View File

@@ -201,9 +201,6 @@
<File
RelativePath=".\depot.c">
</File>
<File
RelativePath=".\depot_gui.c">
</File>
<File
RelativePath=".\music\dmusic.cpp">
<FileConfiguration
@@ -689,6 +686,9 @@
<File
RelativePath=".\bridge_gui.c">
</File>
<File
RelativePath=".\depot_gui.c">
</File>
<File
RelativePath=".\dock_gui.c">
</File>

View File

@@ -500,10 +500,6 @@
RelativePath=".\depot.c"
>
</File>
<File
RelativePath=".\depot_gui.c"
>
</File>
<File
RelativePath=".\music\dmusic.cpp"
>
@@ -1219,6 +1215,10 @@
RelativePath=".\bridge_gui.c"
>
</File>
<File
RelativePath=".\depot_gui.c"
>
</File>
<File
RelativePath=".\dock_gui.c"
>