21 lines
875 B
Plaintext
Raw Normal View History


Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C++ Express 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fe", "fe.vcxproj", "{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}.Debug|Win32.ActiveCfg = Debug|Win32
{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}.Debug|Win32.Build.0 = Debug|Win32
{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}.Release|Win32.ActiveCfg = Release|Win32
{5CF8C249-CB8A-432B-851B-E0B375BE6CB6}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal