26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.33026.149
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestWidget", "TestWidget.vcxproj", "{A9990EF2-F9AA-317F-AAB2-ED848703C5E1}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A9990EF2-F9AA-317F-AAB2-ED848703C5E1}.Debug|x64.ActiveCfg = Debug|x64
|
|
{A9990EF2-F9AA-317F-AAB2-ED848703C5E1}.Debug|x64.Build.0 = Debug|x64
|
|
{A9990EF2-F9AA-317F-AAB2-ED848703C5E1}.Release|x64.ActiveCfg = Release|x64
|
|
{A9990EF2-F9AA-317F-AAB2-ED848703C5E1}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {4C2E60F2-FFE2-4D0E-BA13-B408FA3B518C}
|
|
EndGlobalSection
|
|
EndGlobal
|