summaryrefslogtreecommitdiff
path: root/projects/openttd.vcproj
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2007-06-18 23:00:55 +0000
committerglx <glx@openttd.org>2007-06-18 23:00:55 +0000
commit23af871615557914fd36744afe46a93a360603ce (patch)
treef4318f970123dab2462d27992cd283f78f4d5885 /projects/openttd.vcproj
parent7d6c255044a1e6b9a60d31468d870493270db13c (diff)
downloadopenttd-23af871615557914fd36744afe46a93a360603ce.tar.xz
(svn r10211) -Feature: [NewGRF] Add support for action 0F
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r--projects/openttd.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index de6df4f63..d9880d3a4 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -564,6 +564,9 @@
RelativePath=".\..\src\newgrf_town.h">
</File>
<File
+ RelativePath=".\..\src\newgrf_townname.h">
+ </File>
+ <File
RelativePath=".\..\src\news.h">
</File>
<File
@@ -1080,6 +1083,9 @@
<File
RelativePath=".\..\src\newgrf_town.cpp">
</File>
+ <File
+ RelativePath=".\..\src\newgrf_townname.cpp">
+ </File>
</Filter>
<Filter
Name="Map Accessors"