summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authormichi_cc <michi_cc@openttd.org>2014-02-15 15:01:32 +0000
committermichi_cc <michi_cc@openttd.org>2014-02-15 15:01:32 +0000
commit7d56fd53828b026f6e96217e6b5416245eb1096d (patch)
treede94e0cbf2d6d0e06728f094584b00435b8c59e3 /projects
parent405539791524847ce28e24e0513de8203ac12586 (diff)
downloadopenttd-7d56fd53828b026f6e96217e6b5416245eb1096d.tar.xz
(svn r26339) -Revert (r26305): Accidental changes to the VS9.0 solution file disabling the x64 build.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs90.sln6
1 files changed, 4 insertions, 2 deletions
diff --git a/projects/openttd_vs90.sln b/projects/openttd_vs90.sln
index e171928b2..a33f315d3 100644
--- a/projects/openttd_vs90.sln
+++ b/projects/openttd_vs90.sln
@@ -35,10 +35,12 @@ 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|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}.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|Win32
+ {668328A0-B40E-4CDB-BD72-D0064424414A}.Release|x64.ActiveCfg = Release|x64
+ {668328A0-B40E-4CDB-BD72-D0064424414A}.Release|x64.Build.0 = Release|x64
{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