From 5d4b4023bddd12e27c6756793aea2ff36d49e124 Mon Sep 17 00:00:00 2001 From: Adrian Ulbrich Date: Mon, 4 Nov 2019 00:36:44 +0100 Subject: Upload code --- Unicity.RenderTest/Unicity.RenderTest.csproj | 59 ++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Unicity.RenderTest/Unicity.RenderTest.csproj (limited to 'Unicity.RenderTest/Unicity.RenderTest.csproj') diff --git a/Unicity.RenderTest/Unicity.RenderTest.csproj b/Unicity.RenderTest/Unicity.RenderTest.csproj new file mode 100644 index 0000000..3bbc39e --- /dev/null +++ b/Unicity.RenderTest/Unicity.RenderTest.csproj @@ -0,0 +1,59 @@ + + + + + Debug + AnyCPU + {0155C998-9189-4C19-8DCC-13499797C7EA} + Exe + Unicity.RenderTest + Unicity.RenderTest + v4.7.2 + 512 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + {f6ebb1f8-fca9-4a8d-a807-e877cd047908} + Unicity.Renderer + + + + \ No newline at end of file -- cgit v1.2.3