From 2b0bf794b50b733f77ee166cab0e9d292be8eca8 Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Sat, 18 May 2013 03:00:45 -0700 Subject: [PATCH] Add files to the visual studio project --HG-- branch : add-visual-studio-files --- platform/msvc2010/liblove.vcxproj | 8 +++++++ platform/msvc2010/liblove.vcxproj.filters | 27 +++++++++++++++++++++++ platform/msvc2010/love.sln | 24 ++++++++++---------- 3 files changed, 47 insertions(+), 12 deletions(-) diff --git a/platform/msvc2010/liblove.vcxproj b/platform/msvc2010/liblove.vcxproj index 4b5cc0474..d81c2ba11 100644 --- a/platform/msvc2010/liblove.vcxproj +++ b/platform/msvc2010/liblove.vcxproj @@ -370,6 +370,7 @@ + @@ -438,8 +439,10 @@ + + @@ -514,6 +517,7 @@ + @@ -607,6 +611,7 @@ + @@ -683,8 +688,10 @@ + + @@ -762,6 +769,7 @@ + diff --git a/platform/msvc2010/liblove.vcxproj.filters b/platform/msvc2010/liblove.vcxproj.filters index 6e9a1cc5f..7e0baa1d5 100644 --- a/platform/msvc2010/liblove.vcxproj.filters +++ b/platform/msvc2010/liblove.vcxproj.filters @@ -142,6 +142,9 @@ {d39bd4fd-3bea-428a-813f-4b1c55aedac8} + + {d5e565d0-da66-4412-9144-dff8c7d82b2e} + @@ -795,6 +798,18 @@ modules\graphics\opengl + + libraries\noise1234 + + + modules\math + + + modules\math + + + modules\window + @@ -1531,6 +1546,18 @@ modules\graphics\opengl + + libraries\noise1234 + + + modules\math + + + modules\math + + + modules\window + diff --git a/platform/msvc2010/love.sln b/platform/msvc2010/love.sln index ef69a54a3..70ac22d3a 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", "{B496CCF6-9B6D-0794-8F41-67A6EC86B4AA}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "love", "love.vcxproj", "{5CFFE99A-7ABD-DA85-140C-D02F984696CD}" 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 - {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 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Debug Dynamic|Win32.ActiveCfg = Debug Dynamic|Win32 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Debug Dynamic|Win32.Build.0 = Debug Dynamic|Win32 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Debug Dynamic|x64.ActiveCfg = Debug Dynamic|x64 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Release Dynamic|Win32.ActiveCfg = Release Dynamic|Win32 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Release Dynamic|Win32.Build.0 = Release Dynamic|Win32 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Release Dynamic|x64.ActiveCfg = Release Dynamic|x64 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Release Dynamic|x64.Build.0 = Release Dynamic|x64 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Release Static|Win32.ActiveCfg = Release Static|Win32 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Release Static|Win32.Build.0 = Release Static|Win32 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.Release Static|x64.ActiveCfg = Release Static|x64 + {5CFFE99A-7ABD-DA85-140C-D02F984696CD}.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