summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.sln
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-01-14 01:27:19 +0000
committerbelugas <belugas@openttd.org>2007-01-14 01:27:19 +0000
commita7914ca0b4e73bd6aa518ac5e7cbeb7a110d4827 (patch)
tree055c07ed83ea0ea0c5e80eb1dffedda365a04753 /projects/openttd_vs80.sln
parentf833de284f0851b2766d4edec7848c6898f45037 (diff)
downloadopenttd-a7914ca0b4e73bd6aa518ac5e7cbeb7a110d4827.tar.xz
(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.
Diffstat (limited to 'projects/openttd_vs80.sln')
-rw-r--r--projects/openttd_vs80.sln4
1 files changed, 2 insertions, 2 deletions
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}