aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/LaunchSLClient/prebuild.xml
diff options
context:
space:
mode:
authorJeff Ames2008-05-01 18:28:32 +0000
committerJeff Ames2008-05-01 18:28:32 +0000
commitc1e901989ae16f782801aeb12ec12712a2fdd85a (patch)
tree657d6b24e8dae448eb04a7bc4f10bb4492a4171b /OpenSim/Tools/LaunchSLClient/prebuild.xml
parent* Rolled back a few changes. (diff)
downloadopensim-SC_OLD-c1e901989ae16f782801aeb12ec12712a2fdd85a.zip
opensim-SC_OLD-c1e901989ae16f782801aeb12ec12712a2fdd85a.tar.gz
opensim-SC_OLD-c1e901989ae16f782801aeb12ec12712a2fdd85a.tar.bz2
opensim-SC_OLD-c1e901989ae16f782801aeb12ec12712a2fdd85a.tar.xz
Load grid list in LaunchSLClient from .ini file at run-time.
Add script to build LaunchSLClient.app on OS X.
Diffstat (limited to '')
-rw-r--r--OpenSim/Tools/LaunchSLClient/prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/prebuild.xml b/OpenSim/Tools/LaunchSLClient/prebuild.xml
index c51d59a..4a13365 100644
--- a/OpenSim/Tools/LaunchSLClient/prebuild.xml
+++ b/OpenSim/Tools/LaunchSLClient/prebuild.xml
@@ -57,6 +57,7 @@
57 <Reference name="System.Text.RegularExpressions" localCopy="false"/> 57 <Reference name="System.Text.RegularExpressions" localCopy="false"/>
58 <Reference name="System.Windows.Forms" localCopy="false"/> 58 <Reference name="System.Windows.Forms" localCopy="false"/>
59 <Reference name="Microsoft.Win32" localCopy="false"/> 59 <Reference name="Microsoft.Win32" localCopy="false"/>
60 <Reference name="Nini.dll"/>
60 61
61 <Files> 62 <Files>
62 <Match pattern="*.cs" recurse="true"/> 63 <Match pattern="*.cs" recurse="true"/>