summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-19 21:00:48 +0000
committertruebrain <truebrain@openttd.org>2011-12-19 21:00:48 +0000
commit894216083d3f0b7c01ad705c253723e948297138 (patch)
tree58f2c0afa8e9999fd0d48071a58585c5d9d8258d /projects/openttd_vs90.vcproj
parentd85a628dde5eed0a0a2deb0b6bc199ba939e307f (diff)
downloadopenttd-894216083d3f0b7c01ad705c253723e948297138.tar.xz
(svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScript only)
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 2805a759d..465f3658e 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -3244,6 +3244,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_viewport.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_waypoint.hpp"
>
</File>
@@ -3460,6 +3464,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_viewport.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_waypoint.cpp"
>
</File>