summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2009-03-16 17:30:49 +0000
committeryexo <yexo@openttd.org>2009-03-16 17:30:49 +0000
commit384599ef2c7c6811a423fa86bfd83baf5677a8f1 (patch)
tree9da67ee4ea25da4d09c107f647fd9620d713ca9f /projects
parentb078f8095a195c07207f10c90da679421baa27ee (diff)
downloadopenttd-384599ef2c7c6811a423fa86bfd83baf5677a8f1.tar.xz
(svn r15743) -Codechange: move the definitions of some fake squirrel types to their own file.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 386311ede..caa5cfe1d 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2268,6 +2268,10 @@
Name="Script"
>
<File
+ RelativePath=".\..\src\script\fake_squirrel_types.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\script_info.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 980b6f67f..4ed8aa9e8 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2265,6 +2265,10 @@
Name="Script"
>
<File
+ RelativePath=".\..\src\script\fake_squirrel_types.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\script_info.cpp"
>
</File>