diff options
author | MW | 2007-04-11 13:40:29 +0000 |
---|---|---|
committer | MW | 2007-04-11 13:40:29 +0000 |
commit | bea8e2b82654b558f7131fa262a613de62df9124 (patch) | |
tree | ec59130668dee7cff27fcc49925ae64bf7997bb7 /OpenSim.build | |
parent | Thought OpenSim.Config had been deleted a long time ago. (diff) | |
download | opensim-SC_OLD-bea8e2b82654b558f7131fa262a613de62df9124.zip opensim-SC_OLD-bea8e2b82654b558f7131fa262a613de62df9124.tar.gz opensim-SC_OLD-bea8e2b82654b558f7131fa262a613de62df9124.tar.bz2 opensim-SC_OLD-bea8e2b82654b558f7131fa262a613de62df9124.tar.xz |
Renamed the Servers directory to OpenSim.Servers
Diffstat (limited to 'OpenSim.build')
-rw-r--r-- | OpenSim.build | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim.build b/OpenSim.build index 2c20042..71e631e 100644 --- a/OpenSim.build +++ b/OpenSim.build | |||
@@ -61,7 +61,7 @@ | |||
61 | <nant buildfile="OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.dll.build" target="clean" /> | 61 | <nant buildfile="OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.dll.build" target="clean" /> |
62 | <nant buildfile="OpenSim.GridInterfaces/Remote/OpenSim.GridInterfaces.Remote.dll.build" target="clean" /> | 62 | <nant buildfile="OpenSim.GridInterfaces/Remote/OpenSim.GridInterfaces.Remote.dll.build" target="clean" /> |
63 | <nant buildfile="OpenSim.Framework/OpenSim.Framework.dll.build" target="clean" /> | 63 | <nant buildfile="OpenSim.Framework/OpenSim.Framework.dll.build" target="clean" /> |
64 | <nant buildfile="Servers/OpenSim.Servers.dll.build" target="clean" /> | 64 | <nant buildfile="OpenSim.Servers/OpenSim.Servers.dll.build" target="clean" /> |
65 | <nant buildfile="OpenSim.Storage/LocalStorageDb4o/OpenSim.Storage.LocalStorageDb4o.dll.build" target="clean" /> | 65 | <nant buildfile="OpenSim.Storage/LocalStorageDb4o/OpenSim.Storage.LocalStorageDb4o.dll.build" target="clean" /> |
66 | <nant buildfile="OpenSim.Storage/LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.dll.build" target="clean" /> | 66 | <nant buildfile="OpenSim.Storage/LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.dll.build" target="clean" /> |
67 | <nant buildfile="OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build" target="clean" /> | 67 | <nant buildfile="OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build" target="clean" /> |
@@ -72,7 +72,7 @@ | |||
72 | <target name="build" depends="init" description=""> | 72 | <target name="build" depends="init" description=""> |
73 | <nant buildfile="OpenSim.Framework/OpenSim.Framework.dll.build" target="build" /> | 73 | <nant buildfile="OpenSim.Framework/OpenSim.Framework.dll.build" target="build" /> |
74 | <nant buildfile="OpenSim.Framework.Console/OpenSim.Framework.Console.dll.build" target="build" /> | 74 | <nant buildfile="OpenSim.Framework.Console/OpenSim.Framework.Console.dll.build" target="build" /> |
75 | <nant buildfile="Servers/OpenSim.Servers.dll.build" target="build" /> | 75 | <nant buildfile="OpenSim.Servers/OpenSim.Servers.dll.build" target="build" /> |
76 | <nant buildfile="OpenGridServices.GridServer/OpenGridServices.GridServer.exe.build" target="build" /> | 76 | <nant buildfile="OpenGridServices.GridServer/OpenGridServices.GridServer.exe.build" target="build" /> |
77 | <nant buildfile="OpenGridServices.UserServer/OpenGridServices.UserServer.exe.build" target="build" /> | 77 | <nant buildfile="OpenGridServices.UserServer/OpenGridServices.UserServer.exe.build" target="build" /> |
78 | <nant buildfile="OpenSim.Physics/Manager/OpenSim.Physics.Manager.dll.build" target="build" /> | 78 | <nant buildfile="OpenSim.Physics/Manager/OpenSim.Physics.Manager.dll.build" target="build" /> |
@@ -116,7 +116,7 @@ | |||
116 | <nant buildfile="OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.dll.build" target="doc" /> | 116 | <nant buildfile="OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.dll.build" target="doc" /> |
117 | <nant buildfile="OpenSim.GridInterfaces/Remote/OpenSim.GridInterfaces.Remote.dll.build" target="doc" /> | 117 | <nant buildfile="OpenSim.GridInterfaces/Remote/OpenSim.GridInterfaces.Remote.dll.build" target="doc" /> |
118 | <nant buildfile="OpenSim.Framework/OpenSim.Framework.dll.build" target="doc" /> | 118 | <nant buildfile="OpenSim.Framework/OpenSim.Framework.dll.build" target="doc" /> |
119 | <nant buildfile="Servers/OpenSim.Servers.dll.build" target="doc" /> | 119 | <nant buildfile="OpenSim.Servers/OpenSim.Servers.dll.build" target="doc" /> |
120 | <nant buildfile="OpenSim.Storage/LocalStorageDb4o/OpenSim.Storage.LocalStorageDb4o.dll.build" target="doc" /> | 120 | <nant buildfile="OpenSim.Storage/LocalStorageDb4o/OpenSim.Storage.LocalStorageDb4o.dll.build" target="doc" /> |
121 | <nant buildfile="OpenSim.Storage/LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.dll.build" target="doc" /> | 121 | <nant buildfile="OpenSim.Storage/LocalStorageSQLite/OpenSim.Storage.LocalStorageSQLite.dll.build" target="doc" /> |
122 | <nant buildfile="OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build" target="doc" /> | 122 | <nant buildfile="OpenUser.Config/UserConfigDb4o/OpenUser.Config.UserConfigDb4o.dll.build" target="doc" /> |