diff options
author | zuu <zuu@openttd.org> | 2014-02-06 19:41:56 +0000 |
---|---|---|
committer | zuu <zuu@openttd.org> | 2014-02-06 19:41:56 +0000 |
commit | 57a88c9de2c68496c36c5646207541a28a3e31cc (patch) | |
tree | 8054ac7f8cbd5a44cf074d3c3585a747335389af /projects/openttd_vs90.sln | |
parent | 14d99c696198c113a7d0516d5524cae1c55ebd82 (diff) | |
download | openttd-57a88c9de2c68496c36c5646207541a28a3e31cc.tar.xz |
(svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story page elements for a given page
Diffstat (limited to 'projects/openttd_vs90.sln')
-rw-r--r-- | projects/openttd_vs90.sln | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/projects/openttd_vs90.sln b/projects/openttd_vs90.sln index a33f315d3..e171928b2 100644 --- a/projects/openttd_vs90.sln +++ b/projects/openttd_vs90.sln @@ -35,12 +35,10 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug|Win32.ActiveCfg = Debug|Win32 {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug|Win32.Build.0 = Debug|Win32 - {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug|x64.ActiveCfg = Debug|x64 - {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug|x64.Build.0 = Debug|x64 + {668328A0-B40E-4CDB-BD72-D0064424414A}.Debug|x64.ActiveCfg = Debug|Win32 {668328A0-B40E-4CDB-BD72-D0064424414A}.Release|Win32.ActiveCfg = Release|Win32 {668328A0-B40E-4CDB-BD72-D0064424414A}.Release|Win32.Build.0 = Release|Win32 - {668328A0-B40E-4CDB-BD72-D0064424414A}.Release|x64.ActiveCfg = Release|x64 - {668328A0-B40E-4CDB-BD72-D0064424414A}.Release|x64.Build.0 = Release|x64 + {668328A0-B40E-4CDB-BD72-D0064424414A}.Release|x64.ActiveCfg = Release|Win32 {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Debug|Win32.ActiveCfg = Debug|Win32 {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Debug|Win32.Build.0 = Debug|Win32 {A133A442-BD0A-4ADE-B117-AD7545E4BDD1}.Debug|x64.ActiveCfg = Debug|Win32 |