aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie Thielker2009-05-18 21:14:08 +0000
committerMelanie Thielker2009-05-18 21:14:08 +0000
commit4789500d32bf97b49deff0b78a8e144b7119befb (patch)
tree2aadc878eb6ec277dc268362f58f35491b9bf3a3 /prebuild.xml
parentAdding missing files (diff)
downloadopensim-SC_OLD-4789500d32bf97b49deff0b78a8e144b7119befb.zip
opensim-SC_OLD-4789500d32bf97b49deff0b78a8e144b7119befb.tar.gz
opensim-SC_OLD-4789500d32bf97b49deff0b78a8e144b7119befb.tar.bz2
opensim-SC_OLD-4789500d32bf97b49deff0b78a8e144b7119befb.tar.xz
Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding
ini to OpenSim.Services.ini.example, which makes soooo much more sense. Thanks, Adam!
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 697c266..0450108 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1418,7 +1418,7 @@
1418 </Files> 1418 </Files>
1419 </Project> 1419 </Project>
1420 1420
1421 <Project name="OpenSim.Server" path="OpenSim/Server" type="Exe"> 1421 <Project name="OpenSim.Services" path="OpenSim/Server" type="Exe">
1422 <Configuration name="Debug"> 1422 <Configuration name="Debug">
1423 <Options> 1423 <Options>
1424 <OutputPath>../../bin/</OutputPath> 1424 <OutputPath>../../bin/</OutputPath>