|
@@ -27,6 +27,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ParticleSample", "Linux\Par
|
|
|
EndProject
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GooCursor", "Linux\GooCursor\GooCursor.csproj", "{EA7CF275-795B-4385-80AA-C41DA3B9B0F9}"
|
|
|
EndProject
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RenderTarget2DSample", "Linux\RenderTarget2DSample\RenderTarget2DSample.csproj", "{DED4371E-B92B-46FC-B4A3-B56BCAE12477}"
|
|
|
+EndProject
|
|
|
Global
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
@@ -261,6 +263,26 @@ Global
|
|
|
{D0E05092-60B2-47FF-B924-D5CDED0C0DD1}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
|
{D0E05092-60B2-47FF-B924-D5CDED0C0DD1}.Release|x86.ActiveCfg = Release|x86
|
|
|
{D0E05092-60B2-47FF-B924-D5CDED0C0DD1}.Release|x86.Build.0 = Release|x86
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|iPhone.Build.0 = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Debug|x86.Build.0 = Debug|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|iPhone.ActiveCfg = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|iPhone.Build.0 = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
+ {DED4371E-B92B-46FC-B4A3-B56BCAE12477}.Release|x86.Build.0 = Release|Any CPU
|
|
|
{EA7CF275-795B-4385-80AA-C41DA3B9B0F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
{EA7CF275-795B-4385-80AA-C41DA3B9B0F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
{EA7CF275-795B-4385-80AA-C41DA3B9B0F9}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
|
@@ -303,7 +325,7 @@ Global
|
|
|
{EB1F36EC-5DB8-41AC-AB99-E9337239A9F9}.Release|x86.Build.0 = Release|Any CPU
|
|
|
EndGlobalSection
|
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
|
- StartupItem = Linux\GooCursor\GooCursor.csproj
|
|
|
+ StartupItem = Linux\RenderTarget2DSample\RenderTarget2DSample.csproj
|
|
|
EndGlobalSection
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
HideSolutionNode = FALSE
|