From 35db4988ad65cc887aa8fe4aa60117e3c291b40a Mon Sep 17 00:00:00 2001 From: stephena Date: Fri, 14 Nov 2003 00:51:57 +0000 Subject: [PATCH] It seems this file is needed for Visual Studio.NET. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@209 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/ui/cyberstella/cyberstella.sln | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 stella/src/ui/cyberstella/cyberstella.sln diff --git a/stella/src/ui/cyberstella/cyberstella.sln b/stella/src/ui/cyberstella/cyberstella.sln new file mode 100644 index 000000000..7aeafe5c2 --- /dev/null +++ b/stella/src/ui/cyberstella/cyberstella.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cyberstella", "Cyberstella.vcproj", "{6B7A0EFC-814C-48E5-AA07-39EDB383289E}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {6B7A0EFC-814C-48E5-AA07-39EDB383289E}.Debug.ActiveCfg = Debug|Win32 + {6B7A0EFC-814C-48E5-AA07-39EDB383289E}.Debug.Build.0 = Debug|Win32 + {6B7A0EFC-814C-48E5-AA07-39EDB383289E}.Release.ActiveCfg = Release|Win32 + {6B7A0EFC-814C-48E5-AA07-39EDB383289E}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal