Microsoft Visual Studio Solution File, Format Version 10.00 # Visual C# Express 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cat", "cat.csproj", "{90A2BE38-0974-4B80-9CB1-1AC3B72A479C}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cat_engine", "cat_engine.csproj", "{67FFE16F-31F2-4A48-BAFE-D1204CB30475}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {90A2BE38-0974-4B80-9CB1-1AC3B72A479C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {90A2BE38-0974-4B80-9CB1-1AC3B72A479C}.Debug|Any CPU.Build.0 = Debug|Any CPU {90A2BE38-0974-4B80-9CB1-1AC3B72A479C}.Release|Any CPU.ActiveCfg = Release|Any CPU {90A2BE38-0974-4B80-9CB1-1AC3B72A479C}.Release|Any CPU.Build.0 = Release|Any CPU {67FFE16F-31F2-4A48-BAFE-D1204CB30475}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {67FFE16F-31F2-4A48-BAFE-D1204CB30475}.Debug|Any CPU.Build.0 = Debug|Any CPU {67FFE16F-31F2-4A48-BAFE-D1204CB30475}.Release|Any CPU.ActiveCfg = Release|Any CPU {67FFE16F-31F2-4A48-BAFE-D1204CB30475}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal