aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build
diff options
context:
space:
mode:
authorAdam Frisby2007-07-08 02:58:01 +0000
committerAdam Frisby2007-07-08 02:58:01 +0000
commit10ece46cf681f389b9ecce5e89b94d749a44e9c1 (patch)
tree82a545774d62ba188db435b1b1f4123d7242bc2f /OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build
parent*Reverting lbsa71's commit as requred (diff)
downloadopensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.zip
opensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.gz
opensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.bz2
opensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.xz
* Updating prebuild
Diffstat (limited to 'OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build')
-rw-r--r--OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build b/OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build
index 45cf353..4cadf1d 100644
--- a/OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build
+++ b/OpenSim/Grid/GridServer/OpenSim.Grid.GridServer.exe.build
@@ -11,8 +11,8 @@
11 <resources prefix="OpenSim.Grid.GridServer" dynamicprefix="true" > 11 <resources prefix="OpenSim.Grid.GridServer" dynamicprefix="true" >
12 </resources> 12 </resources>
13 <sources failonempty="true"> 13 <sources failonempty="true">
14 <include name="Main.cs" />
15 <include name="GridManager.cs" /> 14 <include name="GridManager.cs" />
15 <include name="Main.cs" />
16 <include name="Properties/AssemblyInfo.cs" /> 16 <include name="Properties/AssemblyInfo.cs" />
17 </sources> 17 </sources>
18 <references basedir="${project::get-base-directory()}"> 18 <references basedir="${project::get-base-directory()}">