mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-21 06:53:11 +08:00
24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Express 2012 for Windows Desktop
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dpp", "dpp.vcxproj", "{A39458B1-692F-4877-A171-4B03B634C6CE}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
Spy|Win32 = Spy|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A39458B1-692F-4877-A171-4B03B634C6CE}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{A39458B1-692F-4877-A171-4B03B634C6CE}.Debug|Win32.Build.0 = Debug|Win32
|
|
{A39458B1-692F-4877-A171-4B03B634C6CE}.Release|Win32.ActiveCfg = Release|Win32
|
|
{A39458B1-692F-4877-A171-4B03B634C6CE}.Release|Win32.Build.0 = Release|Win32
|
|
{A39458B1-692F-4877-A171-4B03B634C6CE}.Spy|Win32.ActiveCfg = Spy|Win32
|
|
{A39458B1-692F-4877-A171-4B03B634C6CE}.Spy|Win32.Build.0 = Spy|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|