summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-19 21:00:32 +0000
committertruebrain <truebrain@openttd.org>2011-12-19 21:00:32 +0000
commit3a535690d4e9aaa896a062e7b5b5454b1b07ac47 (patch)
tree600859d25db8391542b9cc0da9e063c7bdc6f4fc /projects/openttd_vs90.vcproj
parent77b7366c2947a3f2545d5542021be1cc203a74e8 (diff)
downloadopenttd-3a535690d4e9aaa896a062e7b5b5454b1b07ac47.tar.xz
(svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript
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 81bddd111..2805a759d 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -3036,6 +3036,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_admin.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_airport.hpp"
>
</File>
@@ -3256,6 +3260,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_admin.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_airport.cpp"
>
</File>