Skip to content

Commit

Permalink
[Launcher] Set LauncherApp as default project
Browse files Browse the repository at this point in the history
  • Loading branch information
xen2 committed Mar 7, 2019
1 parent 5a1b80f commit 8f407f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/Xenko.Launcher.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xenko.Launcher", "..\sources\launcher\Xenko.Launcher\Xenko.Launcher.csproj", "{0F8BE30E-C41F-4747-B52B-D2D4E13EC6A2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xenko.LauncherApp", "..\sources\launcher\Xenko.LauncherApp\Xenko.LauncherApp.csproj", "{055E8FDB-6C48-4ADB-B733-0CFCFDE76C0E}"
ProjectSection(ProjectDependencies) = postProject
{0F8BE30E-C41F-4747-B52B-D2D4E13EC6A2} = {0F8BE30E-C41F-4747-B52B-D2D4E13EC6A2}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xenko.Launcher", "..\sources\launcher\Xenko.Launcher\Xenko.Launcher.csproj", "{0F8BE30E-C41F-4747-B52B-D2D4E13EC6A2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xenko.Core", "..\sources\core\Xenko.Core\Xenko.Core.csproj", "{BAC8FB10-95ED-4FBB-9925-F6F0E15BD936}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xenko.Core.Mathematics", "..\sources\core\Xenko.Core.Mathematics\Xenko.Core.Mathematics.csproj", "{1F01E12A-50B7-4092-B30A-DEE9638FB753}"
Expand Down

0 comments on commit 8f407f5

Please sign in to comment.