diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-05-31 13:20:39 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-05-31 13:20:39 -0500 |
| commit | fdba5d09e95b2614be8fdb89b80ebd1854e5705c (patch) | |
| tree | 9e9886052181d4280e6be2e4e9388ec83c5f950b | |
| parent | 05e4b948df39b47d33067049cf51fd3be7749031 (diff) | |
Re-include the mac project in the main solution
| -rw-r--r-- | SuperPolarity.sln | 15 | ||||
| -rw-r--r-- | SuperPolarity.userprefs | 6 | ||||
| -rw-r--r-- | SuperPolarity/Actors/Generators/Generator.cs | 1 | ||||
| -rw-r--r-- | SuperPolarityMac/SuperPolarityMac.userprefs | 21 |
4 files changed, 26 insertions, 17 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 diff --git a/SuperPolarity.userprefs b/SuperPolarity.userprefs index 695350a..4fdd746 100644 --- a/SuperPolarity.userprefs +++ b/SuperPolarity.userprefs @@ -1,10 +1,10 @@ -<Properties MonoDevelop.MonoMac.LastXamMacNagTime="2/7/2014 5:17:50 AM"> +<Properties MonoDevelop.MonoMac.LastXamMacNagTime="5/31/2014 6:17:13 PM"> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" /> - <MonoDevelop.Ide.Workbench ActiveDocument="SuperPolarity/SuperPolarity.cs"> + <MonoDevelop.Ide.Workbench ActiveDocument="SuperPolarity/Program.cs"> <Files> <File FileName="SuperPolarity/Program.cs" Line="1" Column="1" /> <File FileName="SuperPolarityMac/Program.cs" Line="1" Column="1" /> - <File FileName="SuperPolarity/SuperPolarity.cs" Line="61" Column="13" /> + <File FileName="SuperPolarity/SuperPolarity.cs" Line="1" Column="1" /> <File FileName="SuperPolarityLinux/Program.cs" Line="1" Column="1" /> </Files> </MonoDevelop.Ide.Workbench> diff --git a/SuperPolarity/Actors/Generators/Generator.cs b/SuperPolarity/Actors/Generators/Generator.cs index 4e2cc3e..8267dc0 100644 --- a/SuperPolarity/Actors/Generators/Generator.cs +++ b/SuperPolarity/Actors/Generators/Generator.cs @@ -1,4 +1,5 @@ using System; +using Microsoft.Xna.Framework; namespace SuperPolarity { diff --git a/SuperPolarityMac/SuperPolarityMac.userprefs b/SuperPolarityMac/SuperPolarityMac.userprefs index 9c0cef4..e2d5d0c 100644 --- a/SuperPolarityMac/SuperPolarityMac.userprefs +++ b/SuperPolarityMac/SuperPolarityMac.userprefs @@ -1,16 +1,15 @@ -<Properties MonoDevelop.MonoMac.LastXamMacNagTime="5/31/2014 4:22:16 PM"> +<Properties MonoDevelop.MonoMac.LastXamMacNagTime="5/31/2014 6:13:47 PM"> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" /> - <MonoDevelop.Ide.Workbench ActiveDocument="Actors/Generators/RingGenerator.cs"> + <MonoDevelop.Ide.Workbench ActiveDocument="../SuperPolarity/SuperPolarity.cs"> <Files> - <File FileName="../SuperPolarity/Actors/Bullet.cs" Line="15" Column="1" /> - <File FileName="Actors/Generators/Generator.cs" Line="10" Column="21" /> - <File FileName="Actors/Generators/FanGenerator.cs" Line="7" Column="13" /> - <File FileName="Actors/Generators/LineGenerator.cs" Line="7" Column="14" /> - <File FileName="Actors/Generators/PointGenerator.cs" Line="7" Column="15" /> - <File FileName="Actors/Generators/RingGenerator.cs" Line="11" Column="3" /> - <File FileName="Actors/Generators/WaveGenerator.cs" Line="7" Column="14" /> - <File FileName="../SuperPolarity/Actors/Actor.cs" Line="68" Column="19" /> - <File FileName="../SuperPolarity/ActorManager.cs" Line="163" Column="1" /> + <File FileName="../SuperPolarity/Actors/Actor.cs" Line="1" Column="1" /> + <File FileName="../SuperPolarity/Actors/GameActor.cs" Line="1" Column="1" /> + <File FileName="../SuperPolarity/Actors/Bullet.cs" Line="1" Column="1" /> + <File FileName="../SuperPolarity/Actors/Ship.cs" Line="1" Column="1" /> + <File FileName="../SuperPolarity/ActorManager.cs" Line="1" Column="1" /> + <File FileName="../SuperPolarity/Actors/MainShip.cs" Line="1" Column="1" /> + <File FileName="../SuperPolarity/Actors/Generators/Generator.cs" Line="1" Column="1" /> + <File FileName="../SuperPolarity/SuperPolarity.cs" Line="1" Column="1" /> </Files> </MonoDevelop.Ide.Workbench> <MonoDevelop.Ide.DebuggingService.Breakpoints> |