aboutsummaryrefslogtreecommitdiff
path: root/Unicity.sln
diff options
context:
space:
mode:
authorAdrian Ulbrich <adrian.ulbrich.2003@gmail.com>2019-11-10 04:38:54 +0100
committerAdrian Ulbrich <adrian.ulbrich.2003@gmail.com>2019-11-10 04:38:54 +0100
commit52a942a38066557250f9a0bedbd820f1e004bcea (patch)
treeb1e6477eb100ca3cd156db099dccab5229305cf1 /Unicity.sln
parentcc845ca858be069ea6349e2da0c28ff891abd1a7 (diff)
downloadUnicity-52a942a38066557250f9a0bedbd820f1e004bcea.tar.gz
Unicity-52a942a38066557250f9a0bedbd820f1e004bcea.tar.bz2
Unicity-52a942a38066557250f9a0bedbd820f1e004bcea.zip
Added launcher
Diffstat (limited to 'Unicity.sln')
-rw-r--r--Unicity.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/Unicity.sln b/Unicity.sln
index 5abddca..c3938c5 100644
--- a/Unicity.sln
+++ b/Unicity.sln
@@ -9,6 +9,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unicity.Game", "Unicity.Gam
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unicity.Renderer", "Unicity.Renderer\Unicity.Renderer.csproj", "{7C0C6E9F-6BC9-4825-B657-8DACE26CF4FD}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unicity.DevLauncher", "Unicity.DevLauncher\Unicity.DevLauncher.csproj", "{85C151C3-42FE-4A80-AF5C-B4782C0F1AE1}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -27,6 +29,10 @@ Global
{7C0C6E9F-6BC9-4825-B657-8DACE26CF4FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C0C6E9F-6BC9-4825-B657-8DACE26CF4FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C0C6E9F-6BC9-4825-B657-8DACE26CF4FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {85C151C3-42FE-4A80-AF5C-B4782C0F1AE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {85C151C3-42FE-4A80-AF5C-B4782C0F1AE1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {85C151C3-42FE-4A80-AF5C-B4782C0F1AE1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {85C151C3-42FE-4A80-AF5C-B4782C0F1AE1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE