From a7914ca0b4e73bd6aa518ac5e7cbeb7a110d4827 Mon Sep 17 00:00:00 2001 From: belugas Date: Sun, 14 Jan 2007 01:27:19 +0000 Subject: (svn r8112) -Codechange: MSVC solution files will now make it so that openttd will be THE startup project. Take note that it will only be the case on a clean checkout, without any other files than those coming from that checkout. --- projects/openttd_vs80.sln | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'projects/openttd_vs80.sln') diff --git a/projects/openttd_vs80.sln b/projects/openttd_vs80.sln index 7401d3824..2b3f180f4 100644 --- a/projects/openttd_vs80.sln +++ b/projects/openttd_vs80.sln @@ -1,13 +1,13 @@ Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "strgen", "strgen_vs80.vcproj", "{A133A442-BD0A-4ADE-B117-AD7545E4BDD1}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openttd", "openttd_vs80.vcproj", "{668328A0-B40E-4CDB-BD72-D0064424414A}" ProjectSection(ProjectDependencies) = postProject {0F066B23-18DF-4284-8265-F4A5E7E3B966} = {0F066B23-18DF-4284-8265-F4A5E7E3B966} {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} = {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "strgen", "strgen_vs80.vcproj", "{A133A442-BD0A-4ADE-B117-AD7545E4BDD1}" +EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "langs", "langs_vs80.vcproj", "{0F066B23-18DF-4284-8265-F4A5E7E3B966}" ProjectSection(ProjectDependencies) = postProject {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} = {A133A442-BD0A-4ADE-B117-AD7545E4BDD1} -- cgit v1.2.3-54-g00ecf