summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2010-02-06 12:56:13 +0000
committeralberth <alberth@openttd.org>2010-02-06 12:56:13 +0000
commit05388c953a5040958ef07f3af16f50e5e6e1dd1d (patch)
tree5a9c1baa81ae70c90924cb82100dfe0ffd0baf63 /projects
parent21c3dd11bdc0574a1ac7d7c0c7094b6ab82b8044 (diff)
downloadopenttd-05388c953a5040958ef07f3af16f50e5e6e1dd1d.tar.xz
(svn r19038) -Codechange: Move TileArea methods to their own file.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index e15dedc1d..bb1b31a9e 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -720,6 +720,10 @@
>
</File>
<File
+ RelativePath=".\..\src\tilearea.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\townname.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index eebb65465..eaaf5dd60 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -717,6 +717,10 @@
>
</File>
<File
+ RelativePath=".\..\src\tilearea.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\townname.cpp"
>
</File>