qpcpp/examples/win32/vc/qhsmtst/qhsmtst.sln
Quantum Leaps e4269e3b15 4.5.03
2012-12-10 16:01:54 -05:00

23 lines
984 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C++ Express 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qhsmtst", "qhsmtst.vcxproj", "{A9DBD6B4-8C93-48A5-AEF0-C2AEE7539E23}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
Spy|Win32 = Spy|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A9DBD6B4-8C93-48A5-AEF0-C2AEE7539E23}.Debug|Win32.ActiveCfg = Debug|Win32
{A9DBD6B4-8C93-48A5-AEF0-C2AEE7539E23}.Debug|Win32.Build.0 = Debug|Win32
{A9DBD6B4-8C93-48A5-AEF0-C2AEE7539E23}.Release|Win32.ActiveCfg = Release|Win32
{A9DBD6B4-8C93-48A5-AEF0-C2AEE7539E23}.Release|Win32.Build.0 = Release|Win32
{A9DBD6B4-8C93-48A5-AEF0-C2AEE7539E23}.Spy|Win32.ActiveCfg = Spy|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal