summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openttd.vcproj6
-rw-r--r--openttd_vs80.vcproj8
2 files changed, 7 insertions, 7 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
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj
index 073f7509b..483acb740 100644
--- a/openttd_vs80.vcproj
+++ b/openttd_vs80.vcproj
@@ -501,10 +501,6 @@
>
</File>
<File
- RelativePath=".\depot_gui.c"
- >
- </File>
- <File
RelativePath=".\music\dmusic.cpp"
>
<FileConfiguration
@@ -1220,6 +1216,10 @@
>
</File>
<File
+ RelativePath=".\depot_gui.c"
+ >
+ </File>
+ <File
RelativePath=".\dock_gui.c"
>
</File>