diff --git a/Freeswitch.2010.sln b/Freeswitch.2010.sln index 4b67f51114..5722802839 100644 --- a/Freeswitch.2010.sln +++ b/Freeswitch.2010.sln @@ -705,7 +705,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_h323", "src\mod\endpoin EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_distributor", "src\mod\applications\mod_distributor\mod_distributor.2010.vcxproj", "{5C2B4D88-3BEA-4FE0-90DF-FA9836099D5F}" EndProject -Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup", "Setup\Setup.wixproj", "{47213370-B933-487D-9F45-BCA26D7E2B6F}" +Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup", "w32\Setup\Setup.wixproj", "{47213370-B933-487D-9F45-BCA26D7E2B6F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/Setup/Setup.wixproj b/w32/Setup/Setup.wixproj similarity index 100% rename from Setup/Setup.wixproj rename to w32/Setup/Setup.wixproj