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
commit10d6f066e4eecdffa52105d18d96ece80fce7679 (patch)
tree891f126cb7032d112fc99133be447c0f69b659ef /projects
parent751409fe83e4f5f4cddea433498bf7f1b9af94bb (diff)
downloadopenttd-10d6f066e4eecdffa52105d18d96ece80fce7679.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