diff --git a/platform/msvc2010/liblove.vcxproj b/platform/msvc2010/liblove.vcxproj index 253d720c4..34dfb4c0c 100644 --- a/platform/msvc2010/liblove.vcxproj +++ b/platform/msvc2010/liblove.vcxproj @@ -440,7 +440,9 @@ + + @@ -684,7 +686,9 @@ + + diff --git a/platform/msvc2010/liblove.vcxproj.filters b/platform/msvc2010/liblove.vcxproj.filters index e6caabecf..cec0baa04 100644 --- a/platform/msvc2010/liblove.vcxproj.filters +++ b/platform/msvc2010/liblove.vcxproj.filters @@ -792,6 +792,12 @@ modules\image + + modules\math + + + modules\math + @@ -1525,6 +1531,12 @@ modules\image + + modules\math + + + modules\math + diff --git a/platform/msvc2010/love.sln b/platform/msvc2010/love.sln index b68f81078..ef69a54a3 100644 --- a/platform/msvc2010/love.sln +++ b/platform/msvc2010/love.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 11.00 # Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "love", "love.vcxproj", "{97F8C58F-0027-2D73-B322-44E7D618E5BE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "love", "love.vcxproj", "{B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}" ProjectSection(ProjectDependencies) = postProject {A3FCC735-3E18-4D6B-9DA9-01D9E910B7F8} = {A3FCC735-3E18-4D6B-9DA9-01D9E910B7F8} EndProjectSection @@ -18,17 +18,17 @@ Global Release Static|x64 = Release Static|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Debug Dynamic|Win32.ActiveCfg = Debug Dynamic|Win32 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Debug Dynamic|Win32.Build.0 = Debug Dynamic|Win32 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Debug Dynamic|x64.ActiveCfg = Debug Dynamic|x64 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Dynamic|Win32.ActiveCfg = Release Dynamic|Win32 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Dynamic|Win32.Build.0 = Release Dynamic|Win32 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Dynamic|x64.ActiveCfg = Release Dynamic|x64 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Dynamic|x64.Build.0 = Release Dynamic|x64 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Static|Win32.ActiveCfg = Release Static|Win32 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Static|Win32.Build.0 = Release Static|Win32 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Static|x64.ActiveCfg = Release Static|x64 - {97F8C58F-0027-2D73-B322-44E7D618E5BE}.Release Static|x64.Build.0 = Release Static|x64 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Debug Dynamic|Win32.ActiveCfg = Debug Dynamic|Win32 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Debug Dynamic|Win32.Build.0 = Debug Dynamic|Win32 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Debug Dynamic|x64.ActiveCfg = Debug Dynamic|x64 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Dynamic|Win32.ActiveCfg = Release Dynamic|Win32 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Dynamic|Win32.Build.0 = Release Dynamic|Win32 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Dynamic|x64.ActiveCfg = Release Dynamic|x64 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Dynamic|x64.Build.0 = Release Dynamic|x64 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Static|Win32.ActiveCfg = Release Static|Win32 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Static|Win32.Build.0 = Release Static|Win32 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Static|x64.ActiveCfg = Release Static|x64 + {B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}.Release Static|x64.Build.0 = Release Static|x64 {A3FCC735-3E18-4D6B-9DA9-01D9E910B7F8}.Debug Dynamic|Win32.ActiveCfg = Debug Dynamic|Win32 {A3FCC735-3E18-4D6B-9DA9-01D9E910B7F8}.Debug Dynamic|Win32.Build.0 = Debug Dynamic|Win32 {A3FCC735-3E18-4D6B-9DA9-01D9E910B7F8}.Debug Dynamic|x64.ActiveCfg = Debug Dynamic|x64