diff options
author | Adam Frisby | 2007-07-08 02:58:01 +0000 |
---|---|---|
committer | Adam Frisby | 2007-07-08 02:58:01 +0000 |
commit | 10ece46cf681f389b9ecce5e89b94d749a44e9c1 (patch) | |
tree | 82a545774d62ba188db435b1b1f4123d7242bc2f /OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build | |
parent | *Reverting lbsa71's commit as requred (diff) | |
download | opensim-SC-10ece46cf681f389b9ecce5e89b94d749a44e9c1.zip opensim-SC-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.gz opensim-SC-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.bz2 opensim-SC-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.xz |
* Updating prebuild
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build b/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build index 06f0b9e..04d61b9 100644 --- a/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build +++ b/OpenSim/Region/Communications/OGS1/OpenSim.Region.Communications.OGS1.dll.build | |||
@@ -11,10 +11,10 @@ | |||
11 | <resources prefix="OpenSim.Region.Communications.OGS1" dynamicprefix="true" > | 11 | <resources prefix="OpenSim.Region.Communications.OGS1" dynamicprefix="true" > |
12 | </resources> | 12 | </resources> |
13 | <sources failonempty="true"> | 13 | <sources failonempty="true"> |
14 | <include name="OGS1UserServices.cs" /> | ||
15 | <include name="CommunicationsOGS1.cs" /> | 14 | <include name="CommunicationsOGS1.cs" /> |
16 | <include name="OGS1InterSimComms.cs" /> | ||
17 | <include name="OGS1GridServices.cs" /> | 15 | <include name="OGS1GridServices.cs" /> |
16 | <include name="OGS1InterSimComms.cs" /> | ||
17 | <include name="OGS1UserServices.cs" /> | ||
18 | <include name="Properties/AssemblyInfo.cs" /> | 18 | <include name="Properties/AssemblyInfo.cs" /> |
19 | </sources> | 19 | </sources> |
20 | <references basedir="${project::get-base-directory()}"> | 20 | <references basedir="${project::get-base-directory()}"> |