From 9aa1bf026443ddc65ab4381e86c294943ddc30d8 Mon Sep 17 00:00:00 2001 From: zuu Date: Sun, 9 Jun 2013 12:19:09 +0000 Subject: (svn r25342) -Add: StoryPage data structures and GS API --- projects/openttd_vs100.vcxproj | 6 ++++++ projects/openttd_vs100.vcxproj.filters | 18 ++++++++++++++++++ projects/openttd_vs80.vcproj | 24 ++++++++++++++++++++++++ projects/openttd_vs90.vcproj | 24 ++++++++++++++++++++++++ 4 files changed, 72 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 0ce351cf2..1a772c6e8 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -366,6 +366,7 @@ + @@ -575,6 +576,8 @@ + + @@ -833,6 +836,7 @@ + @@ -1005,6 +1009,7 @@ + @@ -1066,6 +1071,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 099ea2d3d..c521cc6d8 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -327,6 +327,9 @@ Source Files + + Source Files + Source Files @@ -954,6 +957,12 @@ Header Files + + Header Files + + + Header Files + Header Files @@ -1728,6 +1737,9 @@ Save/Load handlers + + Save/Load handlers + Save/Load handlers @@ -2244,6 +2256,9 @@ Script API + + Script API + Script API @@ -2427,6 +2442,9 @@ Script API Implementation + + Script API Implementation + Script API Implementation diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 0ab3e9826..d6d806212 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -734,6 +734,10 @@ RelativePath=".\..\src\strings.cpp" > + + @@ -1574,6 +1578,14 @@ RelativePath=".\..\src\stdafx.h" > + + + + @@ -2626,6 +2638,10 @@ RelativePath=".\..\src\saveload\strings_sl.cpp" > + + @@ -3354,6 +3370,10 @@ RelativePath=".\..\src\script\api\script_stationlist.hpp" > + + @@ -3602,6 +3622,10 @@ RelativePath=".\..\src\script\api\script_stationlist.cpp" > + + 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 @@ -731,6 +731,10 @@ RelativePath=".\..\src\strings.cpp" > + + @@ -1571,6 +1575,14 @@ RelativePath=".\..\src\stdafx.h" > + + + + @@ -2623,6 +2635,10 @@ RelativePath=".\..\src\saveload\strings_sl.cpp" > + + @@ -3351,6 +3367,10 @@ RelativePath=".\..\src\script\api\script_stationlist.hpp" > + + @@ -3599,6 +3619,10 @@ RelativePath=".\..\src\script\api\script_stationlist.cpp" > + + -- cgit v1.2.3-54-g00ecf