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:
@@ -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>
|
||||
|
@@ -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"
|
||||
>
|
||||
|
Reference in New Issue
Block a user