aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-10-09 18:00:38 +0000
committerJustin Clarke Casey2008-10-09 18:00:38 +0000
commit285ae803e2eb17ddde64653ec00cacb6a188fb9b (patch)
tree8f7c38970c4d48731063a6b486b493949099210e /prebuild.xml
parent* Create project for LindenUDP ClientStack tests (diff)
downloadopensim-SC_OLD-285ae803e2eb17ddde64653ec00cacb6a188fb9b.zip
opensim-SC_OLD-285ae803e2eb17ddde64653ec00cacb6a188fb9b.tar.gz
opensim-SC_OLD-285ae803e2eb17ddde64653ec00cacb6a188fb9b.tar.bz2
opensim-SC_OLD-285ae803e2eb17ddde64653ec00cacb6a188fb9b.tar.xz
* minor: initialize udp server in unit test
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 32a5ae1..8af2909 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -956,6 +956,8 @@
956 </Configuration> 956 </Configuration>
957 957
958 <ReferencePath>../../../../../bin/</ReferencePath> 958 <ReferencePath>../../../../../bin/</ReferencePath>
959 <Reference name="OpenSim.Region.ClientStack"/>
960 <Reference name="OpenSim.Region.ClientStack.LindenUDP"/>
959 <Reference name="nunit.framework.dll" /> 961 <Reference name="nunit.framework.dll" />
960 962
961 <Files> 963 <Files>