| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 | Microsoft Visual Studio Solution File, Format Version 12.00# Visual Studio 14VisualStudioVersion = 14.0.25420.1MinimumVisualStudioVersion = 10.0.40219.1Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FPER", "FPER\FPER.csproj", "{E621A0D6-E439-4896-BC27-EFD16550FE54}"EndProjectGlobal	GlobalSection(SolutionConfigurationPlatforms) = preSolution		CD_ROM|Any CPU = CD_ROM|Any CPU		CD_ROM|Mixed Platforms = CD_ROM|Mixed Platforms		CD_ROM|Win32 = CD_ROM|Win32		CD_ROM|x86 = CD_ROM|x86		Debug|Any CPU = Debug|Any CPU		Debug|Mixed Platforms = Debug|Mixed Platforms		Debug|Win32 = Debug|Win32		Debug|x86 = Debug|x86		DVD-5|Any CPU = DVD-5|Any CPU		DVD-5|Mixed Platforms = DVD-5|Mixed Platforms		DVD-5|Win32 = DVD-5|Win32		DVD-5|x86 = DVD-5|x86		Release|Any CPU = Release|Any CPU		Release|Mixed Platforms = Release|Mixed Platforms		Release|Win32 = Release|Win32		Release|x86 = Release|x86		SingleImage|Any CPU = SingleImage|Any CPU		SingleImage|Mixed Platforms = SingleImage|Mixed Platforms		SingleImage|Win32 = SingleImage|Win32		SingleImage|x86 = SingleImage|x86	EndGlobalSection	GlobalSection(ProjectConfigurationPlatforms) = postSolution		{E621A0D6-E439-4896-BC27-EFD16550FE54}.CD_ROM|Any CPU.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.CD_ROM|Any CPU.Build.0 = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.CD_ROM|Mixed Platforms.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.CD_ROM|Mixed Platforms.Build.0 = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.CD_ROM|Win32.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.CD_ROM|x86.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Debug|Any CPU.Build.0 = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Debug|Win32.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Debug|x86.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.DVD-5|Any CPU.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.DVD-5|Any CPU.Build.0 = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.DVD-5|Mixed Platforms.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.DVD-5|Mixed Platforms.Build.0 = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.DVD-5|Win32.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.DVD-5|x86.ActiveCfg = Debug|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Release|Any CPU.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Release|Any CPU.Build.0 = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Release|Mixed Platforms.Build.0 = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Release|Win32.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.Release|x86.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.SingleImage|Any CPU.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.SingleImage|Any CPU.Build.0 = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.SingleImage|Mixed Platforms.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.SingleImage|Mixed Platforms.Build.0 = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.SingleImage|Win32.ActiveCfg = Release|Any CPU		{E621A0D6-E439-4896-BC27-EFD16550FE54}.SingleImage|x86.ActiveCfg = Release|Any CPU	EndGlobalSection	GlobalSection(SolutionProperties) = preSolution		HideSolutionNode = FALSE	EndGlobalSectionEndGlobal
 |