(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
|
<File
|
||||||
RelativePath=".\depot.c">
|
RelativePath=".\depot.c">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\depot_gui.c">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\music\dmusic.cpp">
|
RelativePath=".\music\dmusic.cpp">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@@ -689,6 +686,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\bridge_gui.c">
|
RelativePath=".\bridge_gui.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\depot_gui.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\dock_gui.c">
|
RelativePath=".\dock_gui.c">
|
||||||
</File>
|
</File>
|
||||||
|
@@ -500,10 +500,6 @@
|
|||||||
RelativePath=".\depot.c"
|
RelativePath=".\depot.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\depot_gui.c"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\music\dmusic.cpp"
|
RelativePath=".\music\dmusic.cpp"
|
||||||
>
|
>
|
||||||
@@ -1219,6 +1215,10 @@
|
|||||||
RelativePath=".\bridge_gui.c"
|
RelativePath=".\bridge_gui.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\depot_gui.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\dock_gui.c"
|
RelativePath=".\dock_gui.c"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user