aboutsummaryrefslogtreecommitdiff
path: root/SuperPolarity.sln
diff options
context:
space:
mode:
Diffstat (limited to 'SuperPolarity.sln')
-rw-r--r--SuperPolarity.sln15
1 files changed, 12 insertions, 3 deletions
diff --git a/SuperPolarity.sln b/SuperPolarity.sln
index 6ee66e4..9115f5a 100644
--- a/SuperPolarity.sln
+++ b/SuperPolarity.sln
@@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperPolarityLinux", "Super
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperPolarityContentContent", "SuperPolarityContent\SuperPolarityContentContent\SuperPolarityContentContent.contentproj", "{468F8415-7D38-4718-B0B4-E18F1A427136}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperPolarityMac", "SuperPolarityMac\SuperPolarityMac.csproj", "{EE77A85A-089B-4055-90D0-6E08DF409410}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Android|Any CPU = Android|Any CPU
@@ -40,10 +42,11 @@ Global
Windows8|Any CPU = Windows8|Any CPU
Windows8|Mixed Platforms = Windows8|Mixed Platforms
Windows8|x86 = Windows8|x86
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ AppStore|Any CPU = AppStore|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {2585188B-339D-44CD-9599-1A80AA30DE13}.Android|Any CPU.ActiveCfg = Release|x86
- {2585188B-339D-44CD-9599-1A80AA30DE13}.Android|Mixed Platforms.ActiveCfg = Release|x86
{2585188B-339D-44CD-9599-1A80AA30DE13}.Android|Mixed Platforms.Build.0 = Release|x86
{2585188B-339D-44CD-9599-1A80AA30DE13}.Android|x86.ActiveCfg = Release|x86
{2585188B-339D-44CD-9599-1A80AA30DE13}.Android|x86.Build.0 = Release|x86
@@ -213,11 +216,17 @@ Global
{468F8415-7D38-4718-B0B4-E18F1A427136}.Windows8|Any CPU.ActiveCfg = Windows8|Any CPU
{468F8415-7D38-4718-B0B4-E18F1A427136}.Windows8|Mixed Platforms.ActiveCfg = Windows8|Any CPU
{468F8415-7D38-4718-B0B4-E18F1A427136}.Windows8|x86.ActiveCfg = Windows8|Any CPU
+ {EE77A85A-089B-4055-90D0-6E08DF409410}.AppStore|Any CPU.ActiveCfg = AppStore|Any CPU
+ {EE77A85A-089B-4055-90D0-6E08DF409410}.AppStore|Any CPU.Build.0 = AppStore|Any CPU
+ {EE77A85A-089B-4055-90D0-6E08DF409410}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EE77A85A-089B-4055-90D0-6E08DF409410}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EE77A85A-089B-4055-90D0-6E08DF409410}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EE77A85A-089B-4055-90D0-6E08DF409410}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
- StartupItem = SuperPolarity\SuperPolarity.csproj
+ StartupItem = SuperPolarity\SuperPolarityMac\SuperPolarityMac.csproj
EndGlobalSection
EndGlobal