mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-15 08:35:11 +01:00
(svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of MSVC project files
This commit is contained in:
parent
5b60e371a6
commit
1445dfddbb
@ -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"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user