mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-21 06:53:11 +08:00
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
|
|
||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio Express 2012 for Windows Desktop
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "demo_with_wm", "demo_with_wm.vcxproj", "{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|Win32 = Debug|Win32
|
||
|
Release|Win32 = Release|Win32
|
||
|
Spy|Win32 = Spy|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
|
||
|
{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}.Spy|Win32.ActiveCfg = Spy|Win32
|
||
|
{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}.Spy|Win32.Build.0 = Spy|Win32
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|