summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2007-03-08 23:05:05 +0000
committerbjarni <bjarni@openttd.org>2007-03-08 23:05:05 +0000
commitf776f3beb1dcde2ee40e1ea56ce7cc339515ec5a (patch)
treeaef2327fd752f703b050612a49fa39465110f240 /projects
parentc2b7d0192d2b07ca7e4d87d583dabb2e43df49ec (diff)
downloadopenttd-f776f3beb1dcde2ee40e1ea56ce7cc339515ec5a.tar.xz
(svn r9073) -Codechange: moved autoreplace to a file of it's own (now autoreplace has a cmd and a gui file)
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj4
2 files changed, 7 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 64ae2e687..2f6380fa3 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -167,6 +167,9 @@
RelativePath=".\..\src\aystar.cpp">
</File>
<File
+ RelativePath=".\..\src\autoreplace_cmd.cpp">
+ </File>
+ <File
RelativePath=".\..\src\bmp.cpp">
</File>
<File
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 8067d4c28..cb13007de 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -452,6 +452,10 @@
>
</File>
<File
+ RelativePath=".\..\src\autoreplace_cmd.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\bmp.cpp"
>
</File>