summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2007-01-23 13:26:12 +0000
committerbjarni <bjarni@openttd.org>2007-01-23 13:26:12 +0000
commitc856c266113db710b0675702a64ab463f3133340 (patch)
tree891f126cb7032d112fc99133be447c0f69b659ef /projects
parent422004013ec76381ae9e2da955eaa18235923dbd (diff)
downloadopenttd-c856c266113db710b0675702a64ab463f3133340.tar.xz
(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a file of it's own
Note: it's the same as r8363, only this time the svn history of autoreplace should be preserved
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj3
2 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 279a36577..69323471b 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -676,6 +676,9 @@
RelativePath=".\..\src\airport_gui.cpp">
</File>
<File
+ RelativePath=".\..\src\autoreplace_gui.cpp">
+ </File>
+ <File
RelativePath=".\..\src\bridge_gui.cpp">
</File>
<File
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 161db4e8c..26f45f5a9 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -959,6 +959,9 @@
RelativePath=".\..\src\airport_gui.cpp">
</File>
<File
+ RelativePath=".\..\src\autoreplace_gui.cpp">
+ </File>
+ <File
RelativePath=".\..\src\bridge_gui.cpp">
</File>
<File