summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.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_vs80.vcproj
parent77b7366c2947a3f2545d5542021be1cc203a74e8 (diff)
downloadopenttd-3a535690d4e9aaa896a062e7b5b5454b1b07ac47.tar.xz
(svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 7e0e1cc07..7b1b4cc77 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -3039,6 +3039,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_admin.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_airport.hpp"
>
</File>
@@ -3259,6 +3263,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_admin.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_airport.cpp"
>
</File>