summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2009-03-15 22:41:57 +0000
committeryexo <yexo@openttd.org>2009-03-15 22:41:57 +0000
commitd02548b2041bfe2721d7ba172aca20ea310bcfe4 (patch)
tree9f32a6c0a0ae74a9f2ba9bdd8534a3dbfff3e054 /projects/openttd_vs80.vcproj
parentda81f7253236269c07f4228271bf9b2db52e540c (diff)
downloadopenttd-d02548b2041bfe2721d7ba172aca20ea310bcfe4.tar.xz
(svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index ff547623b..386311ede 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2268,6 +2268,22 @@
Name="Script"
>
<File
+ RelativePath=".\..\src\script\script_info.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\script\script_info.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\script\script_scanner.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\script\script_scanner.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\squirrel.cpp"
>
</File>