1370b324cSopenharmony_ci 2370b324cSopenharmony_ciMicrosoft Visual Studio Solution File, Format Version 9.00 3370b324cSopenharmony_ci# Visual C# Express 2005 4370b324cSopenharmony_ciProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LzmaAlone", "LzmaAlone.csproj", "{CE33DF18-F9C8-4D6F-9057-DBB4DB96E973}" 5370b324cSopenharmony_ciEndProject 6370b324cSopenharmony_ciGlobal 7370b324cSopenharmony_ci GlobalSection(SolutionConfigurationPlatforms) = preSolution 8370b324cSopenharmony_ci Debug|Any CPU = Debug|Any CPU 9370b324cSopenharmony_ci Release|Any CPU = Release|Any CPU 10370b324cSopenharmony_ci EndGlobalSection 11370b324cSopenharmony_ci GlobalSection(ProjectConfigurationPlatforms) = postSolution 12370b324cSopenharmony_ci {CE33DF18-F9C8-4D6F-9057-DBB4DB96E973}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 13370b324cSopenharmony_ci {CE33DF18-F9C8-4D6F-9057-DBB4DB96E973}.Debug|Any CPU.Build.0 = Debug|Any CPU 14370b324cSopenharmony_ci {CE33DF18-F9C8-4D6F-9057-DBB4DB96E973}.Release|Any CPU.ActiveCfg = Release|Any CPU 15370b324cSopenharmony_ci {CE33DF18-F9C8-4D6F-9057-DBB4DB96E973}.Release|Any CPU.Build.0 = Release|Any CPU 16370b324cSopenharmony_ci EndGlobalSection 17370b324cSopenharmony_ci GlobalSection(SolutionProperties) = preSolution 18370b324cSopenharmony_ci HideSolutionNode = FALSE 19370b324cSopenharmony_ci EndGlobalSection 20370b324cSopenharmony_ciEndGlobal 21