27 lines
1.3 KiB
Plaintext
Raw Normal View History


Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C++ Express 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Ef0", "Ef0.vcxproj", "{3D726EFE-764B-4B24-A4ED-DCD41B9BB386}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Ef1", "Ef1.vcxproj", "{C3A8FEC3-47D9-4F1C-B62D-BCF2DB3FD81C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3D726EFE-764B-4B24-A4ED-DCD41B9BB386}.Debug|Win32.ActiveCfg = Debug|Win32
{3D726EFE-764B-4B24-A4ED-DCD41B9BB386}.Debug|Win32.Build.0 = Debug|Win32
{3D726EFE-764B-4B24-A4ED-DCD41B9BB386}.Release|Win32.ActiveCfg = Release|Win32
{3D726EFE-764B-4B24-A4ED-DCD41B9BB386}.Release|Win32.Build.0 = Release|Win32
{C3A8FEC3-47D9-4F1C-B62D-BCF2DB3FD81C}.Debug|Win32.ActiveCfg = Debug|Win32
{C3A8FEC3-47D9-4F1C-B62D-BCF2DB3FD81C}.Debug|Win32.Build.0 = Debug|Win32
{C3A8FEC3-47D9-4F1C-B62D-BCF2DB3FD81C}.Release|Win32.ActiveCfg = Release|Win32
{C3A8FEC3-47D9-4F1C-B62D-BCF2DB3FD81C}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal