27 lines
1.3 KiB
Plaintext
27 lines
1.3 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|||
|
# Visual C++ Express 2010
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pi0001", "pi0001.vcxproj", "{9D5735F1-EE47-4ED3-929A-048FFF8B6344}"
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pi0002", "pi0002.vcxproj", "{F154352E-CF6F-44A1-B45F-BAE74281A0AD}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Win32 = Debug|Win32
|
|||
|
Release|Win32 = Release|Win32
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{9D5735F1-EE47-4ED3-929A-048FFF8B6344}.Debug|Win32.ActiveCfg = Debug|Win32
|
|||
|
{9D5735F1-EE47-4ED3-929A-048FFF8B6344}.Debug|Win32.Build.0 = Debug|Win32
|
|||
|
{9D5735F1-EE47-4ED3-929A-048FFF8B6344}.Release|Win32.ActiveCfg = Release|Win32
|
|||
|
{9D5735F1-EE47-4ED3-929A-048FFF8B6344}.Release|Win32.Build.0 = Release|Win32
|
|||
|
{F154352E-CF6F-44A1-B45F-BAE74281A0AD}.Debug|Win32.ActiveCfg = Debug|Win32
|
|||
|
{F154352E-CF6F-44A1-B45F-BAE74281A0AD}.Debug|Win32.Build.0 = Debug|Win32
|
|||
|
{F154352E-CF6F-44A1-B45F-BAE74281A0AD}.Release|Win32.ActiveCfg = Release|Win32
|
|||
|
{F154352E-CF6F-44A1-B45F-BAE74281A0AD}.Release|Win32.Build.0 = Release|Win32
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|