diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 16 |
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> |