From e6a141b0f5afb5a78cc5560c993c05e8d4d56eec Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Mon, 27 Oct 2008 21:29:22 +0000 Subject: * Remove the OpenSim GUI. * A better version can now be found on the forge at http://forge.opensimulator.org/gf/project/osgui --- OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.csproj | 94 ---------------------------- 1 file changed, 94 deletions(-) delete mode 100644 OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.csproj (limited to 'OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.csproj') diff --git a/OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.csproj b/OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.csproj deleted file mode 100644 index e722fec..0000000 --- a/OpenSim/Tools/OpenSim.GUI/OpenSim.GUI.csproj +++ /dev/null @@ -1,94 +0,0 @@ - - - Debug - AnyCPU - 8.0.50727 - 2.0 - {78AEEDD5-4DA8-4E05-8D53-F3C5476A0B97} - WinExe - Properties - OpenSim.GUI - OpenSim.GUI - - - true - full - false - ..\..\..\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - Form - - - frmConfiguration.cs - - - Component - - - Form - - - Main.cs - - - Component - - - - - Designer - frmConfiguration.cs - - - Designer - Main.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - True - Resources.resx - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - - \ No newline at end of file -- cgit v1.1