diff --git a/ANX.Framework.sln b/ANX.Framework.sln index 8b7bae3a..fd8e0280 100644 --- a/ANX.Framework.sln +++ b/ANX.Framework.sln @@ -1,5 +1,5 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2010 +# Visual Studio 2012 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ANX.Framework", "ANX.Framework\ANX.Framework.csproj", "{6899F0C9-70B9-4EB0-9DD3-E598D4BE3E35}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ANX.Framework.TestCenter", "ANX.Framework.TestCenter\ANX.Framework.TestCenter.csproj", "{7344BBEB-A1C7-43A8-B68E-D42B81973DA9}" @@ -83,6 +83,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{82CDEC51 ProjectSection(SolutionItems) = preProject build\ANX.Framework.build = build\ANX.Framework.build build\ANX.InputSystem.build = build\ANX.InputSystem.build + build\ANX.PlatformSystem.build = build\ANX.PlatformSystem.build build\ANX.RenderSystem.build = build\ANX.RenderSystem.build build\ANX.SoundSystem.build = build\ANX.SoundSystem.build build\create_shaders.bat = build\create_shaders.bat diff --git a/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux.csproj b/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux.csproj index 489f2d70..520d9ddc 100644 --- a/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux.csproj +++ b/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux.csproj @@ -17,7 +17,7 @@ true full false - bin\Debug\ + ..\..\bin\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - bin\Release\ + ..\..\bin\Release\ TRACE prompt 4 diff --git a/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux_Linux.csproj b/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux_Linux.csproj index 6e52ffe1..cfdadea8 100644 --- a/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux_Linux.csproj +++ b/PlatformSystems/ANX.PlatformSystem.Linux/ANX.PlatformSystem.Linux_Linux.csproj @@ -17,7 +17,7 @@ true full false - bin\Debug\ + ..\..\bin\Debug\ TRACE;DEBUG;LINUX; prompt 4 @@ -25,7 +25,7 @@ pdbonly true - bin\Release\ + ..\..\bin\Release\ TRACE;LINUX; prompt 4 diff --git a/build/ANX.Framework.build b/build/ANX.Framework.build index 210955c8..2ec2273f 100644 --- a/build/ANX.Framework.build +++ b/build/ANX.Framework.build @@ -64,6 +64,8 @@ + + @@ -223,58 +225,10 @@ - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -306,7 +260,7 @@ - + @@ -331,7 +285,9 @@ - + + + @@ -379,6 +335,7 @@ + diff --git a/build/ANX.InputSystem.build b/build/ANX.InputSystem.build index 7e83063e..abe9463b 100644 --- a/build/ANX.InputSystem.build +++ b/build/ANX.InputSystem.build @@ -59,7 +59,7 @@ - + diff --git a/build/ANX.PlatformSystem.build b/build/ANX.PlatformSystem.build new file mode 100644 index 00000000..e56a80a8 --- /dev/null +++ b/build/ANX.PlatformSystem.build @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/ANX.RenderSystem.build b/build/ANX.RenderSystem.build index 24c396a6..af9312fe 100644 --- a/build/ANX.RenderSystem.build +++ b/build/ANX.RenderSystem.build @@ -41,7 +41,7 @@ - + diff --git a/build/ANX.SoundSystem.build b/build/ANX.SoundSystem.build index baaeb537..f92a85ab 100644 --- a/build/ANX.SoundSystem.build +++ b/build/ANX.SoundSystem.build @@ -47,7 +47,7 @@ - +