diff --git a/VC9/editor/editor.vcproj b/projectfiles/VC9/editor.vcproj similarity index 100% rename from VC9/editor/editor.vcproj rename to projectfiles/VC9/editor.vcproj diff --git a/VC9/wesnoth.sln b/projectfiles/VC9/wesnoth.sln similarity index 88% rename from VC9/wesnoth.sln rename to projectfiles/VC9/wesnoth.sln index 37f0ecdc6db..109865849d9 100644 --- a/VC9/wesnoth.sln +++ b/projectfiles/VC9/wesnoth.sln @@ -1,11 +1,11 @@ Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wesnoth", "wesnoth\wesnoth.vcproj", "{65ACA13F-5F5C-4768-A89A-ECF6C16F1512}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wesnoth", "wesnoth.vcproj", "{65ACA13F-5F5C-4768-A89A-ECF6C16F1512}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wesnothd", "wesnothd\wesnothd.vcproj", "{72F28A4A-A6A2-4C49-8141-7CD0DFA9ECCE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wesnothd", "wesnothd.vcproj", "{72F28A4A-A6A2-4C49-8141-7CD0DFA9ECCE}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "editor", "editor\editor.vcproj", "{791B7E32-6C6D-493B-BA9B-43D412062222}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "editor", "editor.vcproj", "{791B7E32-6C6D-493B-BA9B-43D412062222}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/VC9/wesnoth/wesnoth.vcproj b/projectfiles/VC9/wesnoth.vcproj similarity index 100% rename from VC9/wesnoth/wesnoth.vcproj rename to projectfiles/VC9/wesnoth.vcproj diff --git a/VC9/wesnothd/wesnothd.vcproj b/projectfiles/VC9/wesnothd.vcproj similarity index 100% rename from VC9/wesnothd/wesnothd.vcproj rename to projectfiles/VC9/wesnothd.vcproj