summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-19 21:01:03 +0000
committertruebrain <truebrain@openttd.org>2011-12-19 21:01:03 +0000
commite0ffe4faf268298f3a20427cd87462c70e3d9bc2 (patch)
treeb2958b45d880e8ed5fe40f2a176652ef072ea5a6 /projects/openttd_vs90.vcproj
parentad48ab923764087bf66153d1c26ed0eb05a19989 (diff)
downloadopenttd-e0ffe4faf268298f3a20427cd87462c70e3d9bc2.tar.xz
(svn r23627) -Add: ScriptNews::Create, to create custom news messages (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 465f3658e..ac42a460f 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -3164,6 +3164,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_news.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_object.hpp"
>
</File>
@@ -3388,6 +3392,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_news.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_object.cpp"
>
</File>