Skip to content

Commit

Permalink
Impoved developer interface
Browse files Browse the repository at this point in the history
Restructure project files.
Setup Mixed Platform (Any CPU) for all (except xbox/phone) as only
platform.
Drop Trace due to not used.
Extend README a bit.
Please test W8 platforms now!
  • Loading branch information
GrafSeismo committed May 10, 2013
1 parent a9281ac commit 0005884
Show file tree
Hide file tree
Showing 17 changed files with 341 additions and 417 deletions.
111 changes: 0 additions & 111 deletions ArtemisEntitySystemMetro.sln

This file was deleted.

@@ -1,5 +1,5 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Artemis", "Artemis_XNA_INDEPENDENT\Artemis.csproj", "{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}"
EndProject
Expand All @@ -11,89 +11,54 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Artemis_UnitTests", "Artemi
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Windows Phone = Debug|Windows Phone
Debug|x86 = Debug|x86
Debug|Xbox 360 = Debug|Xbox 360
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|Windows Phone = Release|Windows Phone
Release|x86 = Release|x86
Release|Xbox 360 = Release|Xbox 360
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Any CPU.ActiveCfg = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Any CPU.Build.0 = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.Build.0 = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Windows Phone.ActiveCfg = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|x86.ActiveCfg = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|x86.Build.0 = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Xbox 360.ActiveCfg = Debug|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Any CPU.ActiveCfg = Release|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Any CPU.Build.0 = Release|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.ActiveCfg = Release|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.Build.0 = Release|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Windows Phone.ActiveCfg = Release|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|x86.ActiveCfg = Release|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|x86.Build.0 = Release|x86
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Xbox 360.ActiveCfg = Release|x86
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|Any CPU.ActiveCfg = Debug|Windows Phone
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Windows Phone.ActiveCfg = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Xbox 360.ActiveCfg = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Windows Phone.ActiveCfg = Release|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Xbox 360.ActiveCfg = Release|Any CPU
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|Mixed Platforms.ActiveCfg = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|Mixed Platforms.Build.0 = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|Windows Phone.ActiveCfg = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|Windows Phone.Build.0 = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|x86.ActiveCfg = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|x86.Build.0 = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|Xbox 360.ActiveCfg = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Debug|Xbox 360.Build.0 = Debug|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|Any CPU.ActiveCfg = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|Mixed Platforms.ActiveCfg = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|Mixed Platforms.Build.0 = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|Windows Phone.ActiveCfg = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|Windows Phone.Build.0 = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|x86.ActiveCfg = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|x86.Build.0 = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|Xbox 360.ActiveCfg = Release|Windows Phone
{9FEEB631-277E-404E-B95D-49B1F4F0A2F3}.Release|Xbox 360.Build.0 = Release|Windows Phone
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|Any CPU.ActiveCfg = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|Mixed Platforms.Build.0 = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|Windows Phone.ActiveCfg = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|Windows Phone.Build.0 = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|x86.ActiveCfg = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|x86.Build.0 = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Debug|Xbox 360.Build.0 = Debug|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|Any CPU.ActiveCfg = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|Mixed Platforms.ActiveCfg = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|Mixed Platforms.Build.0 = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|Windows Phone.ActiveCfg = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|Windows Phone.Build.0 = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|x86.ActiveCfg = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|x86.Build.0 = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
{E890BAD4-64C6-442F-B466-7321A0BFA1A1}.Release|Xbox 360.Build.0 = Release|Xbox 360
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Any CPU.ActiveCfg = Debug|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.Build.0 = Debug|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Windows Phone.ActiveCfg = Debug|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|x86.ActiveCfg = Debug|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|x86.Build.0 = Debug|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Xbox 360.ActiveCfg = Debug|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Any CPU.ActiveCfg = Release|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.ActiveCfg = Release|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.Build.0 = Release|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Windows Phone.ActiveCfg = Release|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|x86.ActiveCfg = Release|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|x86.Build.0 = Release|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Xbox 360.ActiveCfg = Release|x86
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Windows Phone.ActiveCfg = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Xbox 360.ActiveCfg = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Windows Phone.ActiveCfg = Release|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Xbox 360.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Artemis_XNA_INDEPENDENT\Artemis.csproj
EndGlobalSection
EndGlobal
26 changes: 26 additions & 0 deletions ArtemisEntitySystemPcVS2010.sln
@@ -0,0 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Artemis", "Artemis_XNA_INDEPENDENT\Artemis.csproj", "{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Artemis_UnitTests", "Artemis_UnitTests\Artemis_UnitTests.csproj", "{7E590B36-02CD-415A-B920-69E6D96300C8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Mixed Platforms = Debug|Mixed Platforms
Release|Mixed Platforms = Release|Mixed Platforms
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
26 changes: 26 additions & 0 deletions ArtemisEntitySystemPcVS2012.sln
@@ -0,0 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 13.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArtemisWS", "Artemis_WindowsStore\ArtemisWS.csproj", "{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Artemis_UnitTestsWS", "Artemis_UnitTests\Artemis_UnitTestsWS.csproj", "{7E590B36-02CD-415A-B920-69E6D96300C8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Mixed Platforms = Debug|Mixed Platforms
Release|Mixed Platforms = Release|Mixed Platforms
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{22C89AF2-E1CF-4976-91B9-7D33773DC6E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7E590B36-02CD-415A-B920-69E6D96300C8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit 0005884

Please sign in to comment.