26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.13.35919.96 d17.13
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QtWidgetsApplication", "QtWidgetsApplication.vcxproj", "{DFE02648-E0B0-477C-9592-2968ADF2C70B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DFE02648-E0B0-477C-9592-2968ADF2C70B}.Debug|x64.ActiveCfg = Debug|x64
|
|
{DFE02648-E0B0-477C-9592-2968ADF2C70B}.Debug|x64.Build.0 = Debug|x64
|
|
{DFE02648-E0B0-477C-9592-2968ADF2C70B}.Release|x64.ActiveCfg = Release|x64
|
|
{DFE02648-E0B0-477C-9592-2968ADF2C70B}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0BFAF1E1-EF2D-43DF-B91A-6C7644D4B72D}
|
|
EndGlobalSection
|
|
EndGlobal
|