diff options
author | Diva Canto | 2010-04-22 07:25:32 -0700 |
---|---|---|
committer | Diva Canto | 2010-04-22 07:25:32 -0700 |
commit | c9da66728a6f6bc1304b3f0ec70bd06c32d064c2 (patch) | |
tree | 321fec136a0dd9a0858071950892b11cabd82098 | |
parent | Make the detection cone in attachments face in the direction of the avatar, (diff) | |
download | opensim-SC_OLD-c9da66728a6f6bc1304b3f0ec70bd06c32d064c2.zip opensim-SC_OLD-c9da66728a6f6bc1304b3f0ec70bd06c32d064c2.tar.gz opensim-SC_OLD-c9da66728a6f6bc1304b3f0ec70bd06c32d064c2.tar.bz2 opensim-SC_OLD-c9da66728a6f6bc1304b3f0ec70bd06c32d064c2.tar.xz |
Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.
Diffstat (limited to '')
-rw-r--r-- | bin/Robust.HG.ini.example (renamed from bin/OpenSim.Server.HG.ini.example) | 0 | ||||
-rw-r--r-- | bin/Robust.exe.config (renamed from bin/OpenSim.Server.exe.config) | 0 | ||||
-rw-r--r-- | bin/Robust.ini.example (renamed from bin/OpenSim.Server.ini.example) | 0 | ||||
-rw-r--r-- | prebuild.xml | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.Server.HG.ini.example b/bin/Robust.HG.ini.example index 5e3f9a7..5e3f9a7 100644 --- a/bin/OpenSim.Server.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
diff --git a/bin/OpenSim.Server.exe.config b/bin/Robust.exe.config index c2d93c0..c2d93c0 100644 --- a/bin/OpenSim.Server.exe.config +++ b/bin/Robust.exe.config | |||
diff --git a/bin/OpenSim.Server.ini.example b/bin/Robust.ini.example index 9bedac6..9bedac6 100644 --- a/bin/OpenSim.Server.ini.example +++ b/bin/Robust.ini.example | |||
diff --git a/prebuild.xml b/prebuild.xml index 5cc742c..47f0347 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1299,7 +1299,7 @@ | |||
1299 | </Project> | 1299 | </Project> |
1300 | 1300 | ||
1301 | 1301 | ||
1302 | <Project frameworkVersion="v3_5" name="OpenSim.Server" path="OpenSim/Server" type="Exe"> | 1302 | <Project frameworkVersion="v3_5" name="Robust" path="OpenSim/Server" type="Exe"> |
1303 | <Configuration name="Debug"> | 1303 | <Configuration name="Debug"> |
1304 | <Options> | 1304 | <Options> |
1305 | <OutputPath>../../bin/</OutputPath> | 1305 | <OutputPath>../../bin/</OutputPath> |