From 76dc472072f048e86929eef14d45472f14b45eeb Mon Sep 17 00:00:00 2001 From: Caleb Cornett Date: Wed, 4 Jan 2023 14:34:25 -0500 Subject: [PATCH] Add a NativeAOT_Console.targets import to all test games --- BasicCompute/BasicCompute.csproj | 2 ++ BasicTriangle/BasicTriangle.csproj | 2 ++ ClearScreen/ClearScreen.csproj | 2 ++ .../ClearScreen_MultiWindow.csproj | 2 ++ ComputeUniforms/ComputeUniforms.csproj | 22 ++++++++++--------- Cube/Cube.csproj | 2 ++ CullFace/CullFace.csproj | 2 ++ DrawIndirect/DrawIndirect.csproj | 22 ++++++++++--------- GetBufferData/GetBufferData.csproj | 2 ++ MSAA/MSAA.csproj | 2 ++ .../TexturedAnimatedQuad.csproj | 2 ++ TexturedQuad/TexturedQuad.csproj | 2 ++ .../TriangleVertexBuffer.csproj | 2 ++ 13 files changed, 46 insertions(+), 20 deletions(-) diff --git a/BasicCompute/BasicCompute.csproj b/BasicCompute/BasicCompute.csproj index a8d5981..e64acfa 100644 --- a/BasicCompute/BasicCompute.csproj +++ b/BasicCompute/BasicCompute.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/BasicTriangle/BasicTriangle.csproj b/BasicTriangle/BasicTriangle.csproj index a8d5981..e64acfa 100644 --- a/BasicTriangle/BasicTriangle.csproj +++ b/BasicTriangle/BasicTriangle.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/ClearScreen/ClearScreen.csproj b/ClearScreen/ClearScreen.csproj index a8d5981..e64acfa 100644 --- a/ClearScreen/ClearScreen.csproj +++ b/ClearScreen/ClearScreen.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/ClearScreen_MultiWindow/ClearScreen_MultiWindow.csproj b/ClearScreen_MultiWindow/ClearScreen_MultiWindow.csproj index a8d5981..e64acfa 100644 --- a/ClearScreen_MultiWindow/ClearScreen_MultiWindow.csproj +++ b/ClearScreen_MultiWindow/ClearScreen_MultiWindow.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/ComputeUniforms/ComputeUniforms.csproj b/ComputeUniforms/ComputeUniforms.csproj index 3d96325..e64acfa 100644 --- a/ComputeUniforms/ComputeUniforms.csproj +++ b/ComputeUniforms/ComputeUniforms.csproj @@ -1,15 +1,17 @@ - - - - + + + + - - Exe - net6.0 - enable - x64 - + + Exe + net6.0 + enable + x64 + + + diff --git a/Cube/Cube.csproj b/Cube/Cube.csproj index a8d5981..e64acfa 100644 --- a/Cube/Cube.csproj +++ b/Cube/Cube.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/CullFace/CullFace.csproj b/CullFace/CullFace.csproj index a8d5981..e64acfa 100644 --- a/CullFace/CullFace.csproj +++ b/CullFace/CullFace.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/DrawIndirect/DrawIndirect.csproj b/DrawIndirect/DrawIndirect.csproj index 3d96325..e64acfa 100644 --- a/DrawIndirect/DrawIndirect.csproj +++ b/DrawIndirect/DrawIndirect.csproj @@ -1,15 +1,17 @@ - - - - + + + + - - Exe - net6.0 - enable - x64 - + + Exe + net6.0 + enable + x64 + + + diff --git a/GetBufferData/GetBufferData.csproj b/GetBufferData/GetBufferData.csproj index a8d5981..e64acfa 100644 --- a/GetBufferData/GetBufferData.csproj +++ b/GetBufferData/GetBufferData.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/MSAA/MSAA.csproj b/MSAA/MSAA.csproj index a8d5981..e64acfa 100644 --- a/MSAA/MSAA.csproj +++ b/MSAA/MSAA.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/TexturedAnimatedQuad/TexturedAnimatedQuad.csproj b/TexturedAnimatedQuad/TexturedAnimatedQuad.csproj index a8d5981..e64acfa 100644 --- a/TexturedAnimatedQuad/TexturedAnimatedQuad.csproj +++ b/TexturedAnimatedQuad/TexturedAnimatedQuad.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/TexturedQuad/TexturedQuad.csproj b/TexturedQuad/TexturedQuad.csproj index a8d5981..e64acfa 100644 --- a/TexturedQuad/TexturedQuad.csproj +++ b/TexturedQuad/TexturedQuad.csproj @@ -12,4 +12,6 @@ x64 + + diff --git a/TriangleVertexBuffer/TriangleVertexBuffer.csproj b/TriangleVertexBuffer/TriangleVertexBuffer.csproj index a8d5981..e64acfa 100644 --- a/TriangleVertexBuffer/TriangleVertexBuffer.csproj +++ b/TriangleVertexBuffer/TriangleVertexBuffer.csproj @@ -12,4 +12,6 @@ x64 + +