summaryrefslogtreecommitdiff
path: root/projects/openttd_vs100.vcxproj
diff options
context:
space:
mode:
authorterkhen <terkhen@openttd.org>2011-12-03 22:19:09 +0000
committerterkhen <terkhen@openttd.org>2011-12-03 22:19:09 +0000
commite9e62b1629e75f6a908d03ccc02033ba349eb659 (patch)
tree3e7db9ab031d53406f6122aa9e9da0779a80310f /projects/openttd_vs100.vcxproj
parentbf1b6d570b19938279435a32a089448a7dd0a792 (diff)
downloadopenttd-e9e62b1629e75f6a908d03ccc02033ba349eb659.tar.xz
(svn r23404) -Add: Tilematrix structure (michi_cc).
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r--projects/openttd_vs100.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj
index 8f9e0027c..afe471f14 100644
--- a/projects/openttd_vs100.vcxproj
+++ b/projects/openttd_vs100.vcxproj
@@ -573,6 +573,7 @@
<ClInclude Include="..\src\tilearea_type.h" />
<ClInclude Include="..\src\tilehighlight_func.h" />
<ClInclude Include="..\src\tilehighlight_type.h" />
+ <ClInclude Include="..\src\tilematrix_type.hpp" />
<ClInclude Include="..\src\timetable.h" />
<ClInclude Include="..\src\toolbar_gui.h" />
<ClInclude Include="..\src\town.h" />