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
commit1445dfddbbb9549665f25c9aa701ac06c9b5066c (patch)
tree4837cf182b593269557f655d0bd8a9f02ab524be /openttd.vcproj
parent5b60e371a6d9adaadb7b694f74123a8081d7da32 (diff)
downloadopenttd-1445dfddbbb9549665f25c9aa701ac06c9b5066c.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