-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathGW Launcher.sln
More file actions
25 lines (25 loc) · 1.07 KB
/
GW Launcher.sln
File metadata and controls
25 lines (25 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GW Launcher", "GW Launcher\GW Launcher.csproj", "{D5834DAB-6827-4F24-A6DC-BF8A7543D643}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D5834DAB-6827-4F24-A6DC-BF8A7543D643}.Debug|x86.ActiveCfg = Debug|x86
{D5834DAB-6827-4F24-A6DC-BF8A7543D643}.Debug|x86.Build.0 = Debug|x86
{D5834DAB-6827-4F24-A6DC-BF8A7543D643}.Release|x86.ActiveCfg = Release|x86
{D5834DAB-6827-4F24-A6DC-BF8A7543D643}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8396FA88-BC15-4727-B70F-0C56B028EAE8}
EndGlobalSection
EndGlobal