aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/opensim.build
diff options
context:
space:
mode:
authorgareth2007-03-06 15:57:36 +0000
committergareth2007-03-06 15:57:36 +0000
commitd828af7036fd11a4a1f678b2b7e51bdb6380087a (patch)
tree99544eb8c363afeccd0da17ba67970b8cc505d14 /opensim.build
parentAdded sandbox mode and setup facility (diff)
downloadopensim-SC_OLD-d828af7036fd11a4a1f678b2b7e51bdb6380087a.zip
opensim-SC_OLD-d828af7036fd11a4a1f678b2b7e51bdb6380087a.tar.gz
opensim-SC_OLD-d828af7036fd11a4a1f678b2b7e51bdb6380087a.tar.bz2
opensim-SC_OLD-d828af7036fd11a4a1f678b2b7e51bdb6380087a.tar.xz
Implemented local console and VERY rough skeleton for TCP/Worldchat console
Implemented seperate logging (but no packetlog or chat yet)
Diffstat (limited to 'opensim.build')
-rw-r--r--opensim.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/opensim.build b/opensim.build
index e2bf633..2fdf1cb 100644
--- a/opensim.build
+++ b/opensim.build
@@ -49,6 +49,7 @@
49 </references> 49 </references>
50 <sources basedir="src/"> 50 <sources basedir="src/">
51 <include name="AssemblyInfo.cs" /> 51 <include name="AssemblyInfo.cs" />
52 <include name="ServerConsole.cs" />
52 <include name="Config.cs" /> 53 <include name="Config.cs" />
53 <include name="VersionInfo.cs" /> 54 <include name="VersionInfo.cs" />
54 <include name="Util.cs" /> 55 <include name="Util.cs" />