mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-14 05:42:57 +08:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.29709.97
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_no_wm", "demo_no_wm.vcxproj", "{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}.Debug|Win32.Build.0 = Debug|Win32
|
|
{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}.Release|Win32.ActiveCfg = Release|Win32
|
|
{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0B2739F7-EC74-4A06-AA74-9C33F52AD9BA}
|
|
EndGlobalSection
|
|
EndGlobal
|