diff options
author | alberth <alberth@openttd.org> | 2012-07-16 17:00:56 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2012-07-16 17:00:56 +0000 |
commit | e85a56dd21f963bf2ba100fab6a5b4725206b4ad (patch) | |
tree | 89efc96a6c769ed771b4fab2b79fcdbc07ba919e /projects/openttd_vs80.vcproj | |
parent | 1cbc1b2be3dd87836c42fe4fa3c05fca7a11d209 (diff) | |
download | openttd-e85a56dd21f963bf2ba100fab6a5b4725206b4ad.tar.xz |
(svn r24408) -Fix (r24406): Forgot to add the new files to the Studio build list.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index b1418f265..310b64dc8 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -3155,6 +3155,10 @@ > </File> <File + RelativePath=".\..\src\script\api\script_cargomonitor.hpp" + > + </File> + <File RelativePath=".\..\src\script\api\script_company.hpp" > </File> @@ -3403,6 +3407,10 @@ > </File> <File + RelativePath=".\..\src\script\api\script_cargomonitor.cpp" + > + </File> + <File RelativePath=".\..\src\script\api\script_company.cpp" > </File> |