From 23ecc07caa19dce34bf56c6c3fac3e54cd2cdcff Mon Sep 17 00:00:00 2001 From: MW Date: Mon, 2 Apr 2007 12:56:35 +0000 Subject: Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic configuration method, so that it is easier to load configuration data from a ogs server --- .../Xml/OpenSim.GenericConfig.Xml.csproj | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 OpenSim.GenericConfig/Xml/OpenSim.GenericConfig.Xml.csproj (limited to 'OpenSim.GenericConfig/Xml/OpenSim.GenericConfig.Xml.csproj') diff --git a/OpenSim.GenericConfig/Xml/OpenSim.GenericConfig.Xml.csproj b/OpenSim.GenericConfig/Xml/OpenSim.GenericConfig.Xml.csproj new file mode 100644 index 0000000..98e813e --- /dev/null +++ b/OpenSim.GenericConfig/Xml/OpenSim.GenericConfig.Xml.csproj @@ -0,0 +1,93 @@ + + + Local + 8.0.50727 + 2.0 + {E88EF749-0000-0000-0000-000000000000} + Debug + AnyCPU + + + + OpenSim.GenericConfig.Xml + JScript + Grid + IE50 + false + Library + + OpenSim.GenericConfig.Xml + + + + + + False + 285212672 + False + + + TRACE;DEBUG + + True + 4096 + False + ..\..\bin\ + False + False + False + 4 + + + + False + 285212672 + False + + + TRACE + + False + 4096 + True + ..\..\bin\ + False + False + False + 4 + + + + + System.dll + False + + + System.Xml.dll + False + + + + + OpenSim.Framework + {8ACA2445-0000-0000-0000-000000000000} + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + False + + + + + Code + + + Code + + + + + + + + + + -- cgit v1.1