summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2006-09-29 16:57:12 +0000
committerbelugas <belugas@openttd.org>2006-09-29 16:57:12 +0000
commit9f40ac53efe0a98cc1ad48ce022a7f20194a7276 (patch)
tree4837cf182b593269557f655d0bd8a9f02ab524be /openttd.vcproj
parentd4be0eb4c9bbee0a77df2485e98f885859570e21 (diff)
downloadopenttd-9f40ac53efe0a98cc1ad48ce022a7f20194a7276.tar.xz
(svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of MSVC project files
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 77aee0c7b..8b5bfff2d 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -202,9 +202,6 @@
RelativePath=".\depot.c">
</File>
<File
- RelativePath=".\depot_gui.c">
- </File>
- <File
RelativePath=".\music\dmusic.cpp">
<FileConfiguration
Name="Release|Win32">
@@ -690,6 +687,9 @@
RelativePath=".\bridge_gui.c">
</File>
<File
+ RelativePath=".\depot_gui.c">
+ </File>
+ <File
RelativePath=".\dock_gui.c">
</File>
<File