From 0b99f56f2b2cb5e67b504a32f978faed1c1fa4b4 Mon Sep 17 00:00:00 2001 From: MW Date: Tue, 13 Mar 2007 19:19:43 +0000 Subject: [PATCH] Attempt to fix nant build files --- opensim.build | 161 +++++++++++++++++---------------- src/LocalServers/default.build | 103 ++++++++++----------- src/LocalStorage/default.build | 53 +++++++++++ 3 files changed, 186 insertions(+), 131 deletions(-) create mode 100644 src/LocalStorage/default.build diff --git a/opensim.build b/opensim.build index 279f8360e6..466cf47bee 100644 --- a/opensim.build +++ b/opensim.build @@ -1,80 +1,81 @@ - - - nant buildfile for OpenSim - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + nant buildfile for OpenSim + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/LocalServers/default.build b/src/LocalServers/default.build index 06bfcaa9a0..88a44e2737 100644 --- a/src/LocalServers/default.build +++ b/src/LocalServers/default.build @@ -1,51 +1,52 @@ - - - nant buildfile for OpenSim - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + nant buildfile for OpenSim + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/LocalStorage/default.build b/src/LocalStorage/default.build new file mode 100644 index 0000000000..e40eae7f97 --- /dev/null +++ b/src/LocalStorage/default.build @@ -0,0 +1,53 @@ + + + nant buildfile for OpenSim + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +