aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.dll.build
diff options
context:
space:
mode:
authorAdam Frisby2007-06-28 19:35:20 +0000
committerAdam Frisby2007-06-28 19:35:20 +0000
commit135e9b1f538ae77dfd8bf68139c960fb8e016c16 (patch)
tree91655f67e6e024415f6069977f54cb891670171a /OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.dll.build
parent*Added UUIDNameRequest packet support (untested, but should work -- at least ... (diff)
downloadopensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.zip
opensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.tar.gz
opensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.tar.bz2
opensim-SC_OLD-135e9b1f538ae77dfd8bf68139c960fb8e016c16.tar.xz
* Removed J# language support because it has issues with Mono.
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.dll.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.dll.build b/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.dll.build
index 60a90bd..3cac9d3 100644
--- a/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.dll.build
+++ b/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.dll.build
@@ -11,9 +11,9 @@
11 <resources prefix="OpenSim.Region.Communications.Local" dynamicprefix="true" > 11 <resources prefix="OpenSim.Region.Communications.Local" dynamicprefix="true" >
12 </resources> 12 </resources>
13 <sources failonempty="true"> 13 <sources failonempty="true">
14 <include name="CommunicationsLocal.cs" />
14 <include name="LocalBackEndServices.cs" /> 15 <include name="LocalBackEndServices.cs" />
15 <include name="LocalUserServices.cs" /> 16 <include name="LocalUserServices.cs" />
16 <include name="CommunicationsLocal.cs" />
17 <include name="Properties/AssemblyInfo.cs" /> 17 <include name="Properties/AssemblyInfo.cs" />
18 </sources> 18 </sources>
19 <references basedir="${project::get-base-directory()}"> 19 <references basedir="${project::get-base-directory()}">