summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorPavel Stupnikov <dp@dpointer.org>2018-04-22 16:42:29 +0300
committerPatric Stout <truebrain@openttd.org>2018-04-22 15:42:29 +0200
commit6ff81b908e8773c5ab94bc8a16c7d564270b0e75 (patch)
treece2fb92a9a8044d6cdb543a998e95932e436f4e1 /projects/openttd_vs90.vcproj
parente0ae67cefabb1116067c0220eb9ea831a512fa06 (diff)
downloadopenttd-6ff81b908e8773c5ab94bc8a16c7d564270b0e75.tar.xz
Feature #6459: API for querying network clients from GS (#6736)
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 9e01957be..d2c103a8f 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -3324,6 +3324,14 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_client.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\script\api\script_clientlist.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_company.hpp"
>
</File>
@@ -3588,6 +3596,14 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_client.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\script\api\script_clientlist.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_company.cpp"
>
</File>