From 133135df107ca689d10d9cd8d3d0af9f921832be Mon Sep 17 00:00:00 2001 From: "SND\\AstrorEnales_cp" Date: Thu, 9 Aug 2012 14:57:19 +0000 Subject: [PATCH] - The ProjectConverter now removes the ContentPipelineExtension target - Updated Solutions and Projects --- ...ANX.Framework.ContentPipeline_Linux.csproj | 1 - ...NX.Framework.ContentPipeline_PSVita.csproj | 1 - ...mework.ContentPipeline_WindowsMetro.csproj | 1 - ANX.Framework.sln | 353 +----------------- ANX.Framework_Linux.sln | 351 +---------------- ANX.Framework_PSVita.sln | 351 +---------------- ANX.Framework_WindowsMetro.sln | 351 +---------------- .../ANX.PlatformSystem.Metro.csproj | 3 - .../ANX.PlatformSystem.Metro_Linux.csproj | 3 - .../ANX.PlatformSystem.Metro_PSVita.csproj | 3 - ...X.PlatformSystem.Metro_WindowsMetro.csproj | 3 - .../MetroPlatformCreator.cs | 7 +- Samples/KeyboardSample/KeyboardSample.csproj | 2 +- .../KeyboardSample_Linux.csproj | 2 +- .../KeyboardSample_PSVita.csproj | 2 +- .../KeyboardSample_WindowsMetro.csproj | 2 +- Samples/Kinect/Kinect.csproj | 2 +- Samples/Kinect/Kinect_Linux.csproj | 2 +- Samples/Kinect/Kinect_PSVita.csproj | 2 +- Samples/Kinect/Kinect_WindowsMetro.csproj | 2 +- .../ModelSample/ModelSample.csproj | 4 +- .../ModelSample/ModelSample_Linux.csproj | 4 +- .../ModelSample/ModelSample_PSVita.csproj | 4 +- .../ModelSample_WindowsMetro.csproj | 4 +- .../MultiRenderTarget.csproj | 2 +- .../MultiRenderTarget_Linux.csproj | 2 +- .../MultiRenderTarget_PSVita.csproj | 2 +- .../MultiRenderTarget_WindowsMetro.csproj | 2 +- Samples/Primitives/Primitives.csproj | 4 +- Samples/Primitives/Primitives_Linux.csproj | 4 +- Samples/Primitives/Primitives_PSVita.csproj | 4 +- .../Primitives/Primitives_WindowsMetro.csproj | 4 +- Samples/RenderTarget/RenderTarget.csproj | 4 +- .../RenderTarget/RenderTarget_Linux.csproj | 4 +- .../RenderTarget/RenderTarget_PSVita.csproj | 4 +- .../RenderTarget_WindowsMetro.csproj | 4 +- Samples/StencilBuffer/StencilBuffer.csproj | 2 +- .../StencilBuffer/StencilBuffer_Linux.csproj | 2 +- .../StencilBuffer/StencilBuffer_PSVita.csproj | 2 +- .../StencilBuffer_WindowsMetro.csproj | 2 +- Samples/TextRendering/TextRendering.csproj | 4 +- .../TextRendering/TextRendering_Linux.csproj | 4 +- .../TextRendering/TextRendering_PSVita.csproj | 4 +- .../TextRendering_WindowsMetro.csproj | 4 +- .../VertexIndexBuffer.csproj | 2 +- .../VertexIndexBuffer_Linux.csproj | 2 +- .../VertexIndexBuffer_PSVita.csproj | 2 +- .../VertexIndexBuffer_WindowsMetro.csproj | 2 +- Samples/WindowsGame/WindowsGame.csproj | 4 +- Samples/WindowsGame/WindowsGame_Linux.csproj | 4 +- Samples/WindowsGame/WindowsGame_PSVita.csproj | 4 +- .../WindowsGame_WindowsMetro.csproj | 4 +- Tools/XNAToANXConverter/Converter.cs | 10 +- .../Platforms/LinuxConverter.cs | 12 +- .../Platforms/MetroConverter.cs | 6 +- .../Platforms/PsVitaConverter.cs | 6 +- 56 files changed, 150 insertions(+), 1432 deletions(-) diff --git a/ANX.Framework.ContentPipeline/ANX.Framework.ContentPipeline_Linux.csproj b/ANX.Framework.ContentPipeline/ANX.Framework.ContentPipeline_Linux.csproj index 9655b277..62535f30 100644 --- a/ANX.Framework.ContentPipeline/ANX.Framework.ContentPipeline_Linux.csproj +++ b/ANX.Framework.ContentPipeline/ANX.Framework.ContentPipeline_Linux.csproj @@ -90,7 +90,6 @@ -