diff options
author | Homer Horwitz | 2008-09-27 18:33:54 +0000 |
---|---|---|
committer | Homer Horwitz | 2008-09-27 18:33:54 +0000 |
commit | 0e10c8561790517a66a095d467fc65a0d2071461 (patch) | |
tree | 09b78bb43e554ebcc67ad3c7526e32eecbad8cb8 /prebuild.xml | |
parent | - adding Dequeue with a timeout to the BlockingQueue (diff) | |
download | opensim-SC_OLD-0e10c8561790517a66a095d467fc65a0d2071461.zip opensim-SC_OLD-0e10c8561790517a66a095d467fc65a0d2071461.tar.gz opensim-SC_OLD-0e10c8561790517a66a095d467fc65a0d2071461.tar.bz2 opensim-SC_OLD-0e10c8561790517a66a095d467fc65a0d2071461.tar.xz |
Continue working on the new EventQueueGetModule. Not finished (or even working)
yet. This shouldn't break anything, but is work in progress, so be careful.
Contains a new file; do your runprebuilds.
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 959dc00..2792d08 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -676,6 +676,7 @@ | |||
676 | <Reference name="System" localCopy="false"/> | 676 | <Reference name="System" localCopy="false"/> |
677 | <Reference name="System.Runtime.Remoting"/> | 677 | <Reference name="System.Runtime.Remoting"/> |
678 | <Reference name="OpenSim.Framework"/> | 678 | <Reference name="OpenSim.Framework"/> |
679 | <Reference name="OpenMetaverse.dll"/> | ||
679 | <Reference name="OpenMetaverseTypes.dll"/> | 680 | <Reference name="OpenMetaverseTypes.dll"/> |
680 | 681 | ||
681 | <Files> | 682 | <Files> |