From 7f38d0537e502d6685df15976f270d639dc2f22b Mon Sep 17 00:00:00 2001 From: Jon Cundill Date: Fri, 8 Jul 2011 22:22:19 +0100 Subject: [PATCH] fixed prebuild to reflect name change --- .gitignore | 1 + Flocking/Flocking.csproj | 138 --------------------------------------- prebuild.xml | 5 +- 3 files changed, 3 insertions(+), 141 deletions(-) delete mode 100644 Flocking/Flocking.csproj diff --git a/.gitignore b/.gitignore index 66f495d..7faa997 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.swp .project .settings */*.csproj diff --git a/Flocking/Flocking.csproj b/Flocking/Flocking.csproj deleted file mode 100644 index 5dc2063..0000000 --- a/Flocking/Flocking.csproj +++ /dev/null @@ -1,138 +0,0 @@ - - - - Local - 9.0.21022 - 2.0 - {7BC283D1-0000-0000-0000-000000000000} - Debug - - - Flocking - JScript - Grid - IE50 - false - v3.5 - Library - - - Flocking - - - - - AnyCPU - - - 285212672 - - - TRACE;DEBUG - - - true - 4096 - false - ..\..\..\bin\ - False - False - 4 - AnyCPU - full - - - 285212672 - - - TRACE - - - 4096 - true - ..\..\..\bin\ - False - False - 4 - AnyCPU - none - - - - System - False - - - System.Drawing - False - - - System.Xml - False - - - ..\..\..\bin\log4net.dll - False - - - ..\..\..\bin\Nini.dll - False - - - ..\..\..\bin\OpenMetaverse.dll - False - - - ..\..\..\bin\OpenMetaverseTypes.dll - False - - - - - {7404933D-0000-0000-0000-000000000000} - OpenSim.Framework - False - - - {7667FA4E-0000-0000-0000-000000000000} - OpenSim.Framework.Communications - False - - - {16759386-0000-0000-0000-000000000000} - OpenSim.Framework.Console - False - - - {9169B545-0000-0000-0000-000000000000} - OpenSim.Region.Framework - False - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - diff --git a/prebuild.xml b/prebuild.xml index 9680676..ae0e76b 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -1,7 +1,7 @@ - + - + ../../../bin/ @@ -19,7 +19,6 @@ -