aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/OpenSim.Services.exe.config (renamed from bin/OpenSim.Server.exe.config)0
-rw-r--r--bin/OpenSim.Services.ini.example (renamed from bin/OpenSim.Server.ini.example)0
-rw-r--r--prebuild.xml2
3 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.Server.exe.config b/bin/OpenSim.Services.exe.config
index c2d93c0..c2d93c0 100644
--- a/bin/OpenSim.Server.exe.config
+++ b/bin/OpenSim.Services.exe.config
diff --git a/bin/OpenSim.Server.ini.example b/bin/OpenSim.Services.ini.example
index b2e0f96..b2e0f96 100644
--- a/bin/OpenSim.Server.ini.example
+++ b/bin/OpenSim.Services.ini.example
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>