From 52a942a38066557250f9a0bedbd820f1e004bcea Mon Sep 17 00:00:00 2001 From: Adrian Ulbrich Date: Sun, 10 Nov 2019 04:38:54 +0100 Subject: Added launcher --- Unicity.DevLauncher/Unicity.DevLauncher.csproj | 54 ++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Unicity.DevLauncher/Unicity.DevLauncher.csproj (limited to 'Unicity.DevLauncher/Unicity.DevLauncher.csproj') diff --git a/Unicity.DevLauncher/Unicity.DevLauncher.csproj b/Unicity.DevLauncher/Unicity.DevLauncher.csproj new file mode 100644 index 0000000..30d1cd7 --- /dev/null +++ b/Unicity.DevLauncher/Unicity.DevLauncher.csproj @@ -0,0 +1,54 @@ + + + + + Debug + AnyCPU + {85C151C3-42FE-4A80-AF5C-B4782C0F1AE1} + Exe + Unicity.DevLauncher + Unicity.DevLauncher + v4.7.2 + 512 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3