1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio Version 16
4
- VisualStudioVersion = 16.0.30406.217
3
+ # Visual Studio Version 17
4
+ VisualStudioVersion = 17.1.32210.238
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "Launcher" , "DistroLauncher\DistroLauncher.vcxproj" , "{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}"
7
7
EndProject
@@ -11,6 +11,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LauncherTests", "LauncherTe
11
11
EndProject
12
12
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PengwinUI" , "PengwinUI\PengwinUI.csproj" , "{4F3B346B-175D-46BC-B233-92D0B25D5576}"
13
13
EndProject
14
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "PengwinW" , "PengwinW\PengwinW.vcxproj" , "{D666189E-1DDB-4059-B362-213824968E68}"
15
+ EndProject
14
16
Global
15
17
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
16
18
Debug| Any CPU = Debug| Any CPU
@@ -83,6 +85,26 @@ Global
83
85
{4F3B346B-175D-46BC-B233-92D0B25D5576} .Release| x64 .ActiveCfg = Release| x64
84
86
{4F3B346B-175D-46BC-B233-92D0B25D5576} .Release| x64 .Build .0 = Release| x64
85
87
{4F3B346B-175D-46BC-B233-92D0B25D5576} .Release| x86 .ActiveCfg = Release| x86
88
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| Any CPU .ActiveCfg = Debug| x64
89
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| Any CPU .Build .0 = Debug| x64
90
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| ARM .ActiveCfg = Debug| x64
91
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| ARM .Build .0 = Debug| x64
92
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| ARM64 .ActiveCfg = Debug| x64
93
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| ARM64 .Build .0 = Debug| x64
94
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| x64 .ActiveCfg = Debug| x64
95
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| x64 .Build .0 = Debug| x64
96
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| x86 .ActiveCfg = Debug| Win32
97
+ {D666189E-1DDB-4059-B362-213824968E68} .Debug| x86 .Build .0 = Debug| Win32
98
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| Any CPU .ActiveCfg = Release| x64
99
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| Any CPU .Build .0 = Release| x64
100
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| ARM .ActiveCfg = Release| x64
101
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| ARM .Build .0 = Release| x64
102
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| ARM64 .ActiveCfg = Release| x64
103
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| ARM64 .Build .0 = Release| x64
104
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| x64 .ActiveCfg = Release| x64
105
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| x64 .Build .0 = Release| x64
106
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| x86 .ActiveCfg = Release| Win32
107
+ {D666189E-1DDB-4059-B362-213824968E68} .Release| x86 .Build .0 = Release| Win32
86
108
EndGlobalSection
87
109
GlobalSection (SolutionProperties ) = preSolution
88
110
HideSolutionNode = FALSE
0 commit comments