diff --git a/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_Linux.csproj b/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_Linux.csproj index 362392f4..c26a9c40 100644 --- a/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_Linux.csproj +++ b/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_Linux.csproj @@ -21,6 +21,7 @@ TRACE;DEBUG;LINUX; prompt 4 + true pdbonly @@ -29,10 +30,12 @@ TRACE;LINUX; prompt 4 + true + @@ -57,9 +60,9 @@ - + - + @@ -104,6 +107,8 @@ + + @@ -157,6 +162,7 @@ + @@ -175,6 +181,7 @@ + @@ -184,6 +191,14 @@ {6899F0C9-70B9-4EB0-9DD3-E598D4BE3E35} ANX.Framework + + {EB8258E0-6741-4DB9-B756-1EBDF67B1ED6} + ANX.RenderSystem.Windows.GL3 + + + {1986B0ED-3D28-4FEE-82D0-BCC39C87C18C} + WaveUtils + diff --git a/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_PSVita.csproj b/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_PSVita.csproj index e1a83298..e1a1ac65 100644 --- a/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_PSVita.csproj +++ b/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_PSVita.csproj @@ -21,6 +21,7 @@ TRACE;DEBUG;PSVITA; prompt 4 + true pdbonly @@ -29,10 +30,12 @@ TRACE;PSVITA; prompt 4 + true + @@ -58,9 +61,9 @@ - + - + @@ -105,6 +108,8 @@ + + @@ -158,6 +163,7 @@ + @@ -176,6 +182,7 @@ + @@ -185,6 +192,14 @@ {6899F0C9-70B9-4EB0-9DD3-E598D4BE3E35} ANX.Framework + + {EB8258E0-6741-4DB9-B756-1EBDF67B1ED6} + ANX.RenderSystem.Windows.GL3 + + + {1986B0ED-3D28-4FEE-82D0-BCC39C87C18C} + WaveUtils + diff --git a/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_WindowsMetro.csproj b/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_WindowsMetro.csproj index 3151a49f..bc9c479e 100644 --- a/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_WindowsMetro.csproj +++ b/ANX.Framework.Content.Pipeline/ANX.Framework.Content.Pipeline_WindowsMetro.csproj @@ -23,6 +23,7 @@ TRACE;DEBUG;WINDOWSMETRO; prompt 4 + true pdbonly @@ -31,9 +32,12 @@ TRACE;WINDOWSMETRO; prompt 4 + true + + @@ -58,9 +62,9 @@ - + - + @@ -104,6 +108,9 @@ + + + @@ -144,6 +151,7 @@ + @@ -156,6 +164,7 @@ + @@ -174,7 +183,7 @@ - + @@ -184,6 +193,10 @@ {6899F0C9-70B9-4EB0-9DD3-E598D4BE3E35} ANX.Framework + + {1986B0ED-3D28-4FEE-82D0-BCC39C87C18C} + WaveUtils + + + + + Designer + + + + + + + + 11.0 + + + \ No newline at end of file diff --git a/Samples/AudioSample/Manifest.appxmanifest b/Samples/AudioSample/Manifest.appxmanifest new file mode 100644 index 00000000..15392f31 --- /dev/null +++ b/Samples/AudioSample/Manifest.appxmanifest @@ -0,0 +1,27 @@ + + + + + AudioSample + ANX Developer Team + Assets\StoreLogo.png + + + 6.2.0 + 6.2.0 + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Samples/KeyboardSample/KeyboardSample_WindowsMetro.csproj b/Samples/KeyboardSample/KeyboardSample_WindowsMetro.csproj index 0064da47..8c9edbd8 100644 --- a/Samples/KeyboardSample/KeyboardSample_WindowsMetro.csproj +++ b/Samples/KeyboardSample/KeyboardSample_WindowsMetro.csproj @@ -36,6 +36,7 @@ bin\x86\DebugWin8\ + x86 bin\x86\ReleaseWin8\ @@ -53,6 +54,9 @@ ;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules true + + KeyboardSample.Program + @@ -85,10 +89,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/Kinect/Kinect_WindowsMetro.csproj b/Samples/Kinect/Kinect_WindowsMetro.csproj index f778fc98..cfb8f2c9 100644 --- a/Samples/Kinect/Kinect_WindowsMetro.csproj +++ b/Samples/Kinect/Kinect_WindowsMetro.csproj @@ -90,10 +90,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/ModelSample/ModelSample/ModelSample_WindowsMetro.csproj b/Samples/ModelSample/ModelSample/ModelSample_WindowsMetro.csproj index edb113cb..ebdf5beb 100644 --- a/Samples/ModelSample/ModelSample/ModelSample_WindowsMetro.csproj +++ b/Samples/ModelSample/ModelSample/ModelSample_WindowsMetro.csproj @@ -85,10 +85,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {FA6E229D-4504-47B1-8A23-2D3FCC13F778} SampleContent diff --git a/Samples/MultiRenderTarget/MultiRenderTarget_WindowsMetro.csproj b/Samples/MultiRenderTarget/MultiRenderTarget_WindowsMetro.csproj index 2183e5b2..2ffc6d64 100644 --- a/Samples/MultiRenderTarget/MultiRenderTarget_WindowsMetro.csproj +++ b/Samples/MultiRenderTarget/MultiRenderTarget_WindowsMetro.csproj @@ -85,10 +85,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/Primitives/Primitives_WindowsMetro.csproj b/Samples/Primitives/Primitives_WindowsMetro.csproj index 89431f15..9d324c34 100644 --- a/Samples/Primitives/Primitives_WindowsMetro.csproj +++ b/Samples/Primitives/Primitives_WindowsMetro.csproj @@ -86,10 +86,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/RecordingSample/RecordingSample_WindowsMetro.csproj b/Samples/RecordingSample/RecordingSample_WindowsMetro.csproj index 9d2a94e9..cf3d6f88 100644 --- a/Samples/RecordingSample/RecordingSample_WindowsMetro.csproj +++ b/Samples/RecordingSample/RecordingSample_WindowsMetro.csproj @@ -87,10 +87,6 @@ {DB88DDEB-7281-405D-8FCA-5681B6B2BD7A} ANX.InputSystem.Recording - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {FA6E229D-4504-47B1-8A23-2D3FCC13F778} SampleContent diff --git a/Samples/RenderTarget/RenderTarget_WindowsMetro.csproj b/Samples/RenderTarget/RenderTarget_WindowsMetro.csproj index bd028e91..812a3195 100644 --- a/Samples/RenderTarget/RenderTarget_WindowsMetro.csproj +++ b/Samples/RenderTarget/RenderTarget_WindowsMetro.csproj @@ -87,10 +87,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/SimpleSprite/SimpleSprite_WindowsMetro.csproj b/Samples/SimpleSprite/SimpleSprite_WindowsMetro.csproj index 09726a1e..1154ddc1 100644 --- a/Samples/SimpleSprite/SimpleSprite_WindowsMetro.csproj +++ b/Samples/SimpleSprite/SimpleSprite_WindowsMetro.csproj @@ -66,10 +66,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/StencilBuffer/StencilBuffer_WindowsMetro.csproj b/Samples/StencilBuffer/StencilBuffer_WindowsMetro.csproj index 698aa138..8ea35ac4 100644 --- a/Samples/StencilBuffer/StencilBuffer_WindowsMetro.csproj +++ b/Samples/StencilBuffer/StencilBuffer_WindowsMetro.csproj @@ -95,10 +95,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/TextRendering/TextRendering_WindowsMetro.csproj b/Samples/TextRendering/TextRendering_WindowsMetro.csproj index ab982e30..634dd64f 100644 --- a/Samples/TextRendering/TextRendering_WindowsMetro.csproj +++ b/Samples/TextRendering/TextRendering_WindowsMetro.csproj @@ -87,10 +87,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/VertexIndexBuffer/VertexIndexBuffer_WindowsMetro.csproj b/Samples/VertexIndexBuffer/VertexIndexBuffer_WindowsMetro.csproj index f3fc76e1..13093ce9 100644 --- a/Samples/VertexIndexBuffer/VertexIndexBuffer_WindowsMetro.csproj +++ b/Samples/VertexIndexBuffer/VertexIndexBuffer_WindowsMetro.csproj @@ -86,10 +86,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL - {6A582788-C4D2-410C-96CD-177F75712D65} ANX.SoundSystem.Windows.XAudio diff --git a/Samples/WindowsFormsEditor/WindowsFormsEditor_WindowsMetro.csproj b/Samples/WindowsFormsEditor/WindowsFormsEditor_WindowsMetro.csproj index de8940c7..b2cf9dbd 100644 --- a/Samples/WindowsFormsEditor/WindowsFormsEditor_WindowsMetro.csproj +++ b/Samples/WindowsFormsEditor/WindowsFormsEditor_WindowsMetro.csproj @@ -67,10 +67,6 @@ {49066074-3B7B-4A55-B122-6BD33AB73558} ANX.InputSystem.Standard - - {97185A92-077D-4498-8B6A-8BFF04079044} - ANX.MediaSystem.Windows.OpenAL -