summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorzuu <zuu@openttd.org>2013-06-09 12:19:09 +0000
committerzuu <zuu@openttd.org>2013-06-09 12:19:09 +0000
commit9aa1bf026443ddc65ab4381e86c294943ddc30d8 (patch)
tree82af61f4b6f346bd71046a5d6fa6bab1f49b3d34 /projects/openttd_vs90.vcproj
parentbea60988c67b40fb5b3058990779a4d572511224 (diff)
downloadopenttd-9aa1bf026443ddc65ab4381e86c294943ddc30d8.tar.xz
(svn r25342) -Add: StoryPage data structures and GS API
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj24
1 files changed, 24 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 18d81566e..8219894e7 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -732,6 +732,10 @@
>
</File>
<File
+ RelativePath=".\..\src\story.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\subsidy.cpp"
>
</File>
@@ -1572,6 +1576,14 @@
>
</File>
<File
+ RelativePath=".\..\src\story_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\story_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\strgen\strgen.h"
>
</File>
@@ -2624,6 +2636,10 @@
>
</File>
<File
+ RelativePath=".\..\src\saveload\story_sl.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\saveload\subsidy_sl.cpp"
>
</File>
@@ -3352,6 +3368,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_story_page.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_subsidy.hpp"
>
</File>
@@ -3600,6 +3620,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_story_page.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_subsidy.cpp"
>
</File>