From d1fbe870afc5b89c7b1f8bf33d27e431f886ec07 Mon Sep 17 00:00:00 2001 From: gareth Date: Sat, 24 Mar 2007 18:10:05 +0000 Subject: Brought in the OGS user server into the main trunk (in a rather messy way) --- OpenGridServices.UserServer/OGS-UserServer.csproj | 63 +++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 OpenGridServices.UserServer/OGS-UserServer.csproj (limited to 'OpenGridServices.UserServer/OGS-UserServer.csproj') diff --git a/OpenGridServices.UserServer/OGS-UserServer.csproj b/OpenGridServices.UserServer/OGS-UserServer.csproj new file mode 100644 index 0000000..f4fa8b6 --- /dev/null +++ b/OpenGridServices.UserServer/OGS-UserServer.csproj @@ -0,0 +1,63 @@ + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {D45B6E48-5668-478D-B9CB-6D46E665FACF} + Exe + Properties + OGS_UserServer + OGS-UserServer + OpenGridServices.OpenUser_Main + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + False + ..\..\common\bin\libsecondlife.dll + + + + + + + + OGS-Console.cs + + + VersionInfo.cs + + + + + + + + + {2E46A825-3168-492F-93BC-637126B5B72B} + OpenSim.Framework + + + {7667E6E2-F227-41A2-B1B2-315613E1BAFC} + ServerConsole + + + + \ No newline at end of file -- cgit v1.1