diff options
author | Johan Berntsson | 2008-07-04 08:59:41 +0000 |
---|---|---|
committer | Johan Berntsson | 2008-07-04 08:59:41 +0000 |
commit | 382fb8cea6c7a71ecbdab2a4ef8526bf3045fb2e (patch) | |
tree | d6c441851a7471aa897bef8c8fe462e3beb03576 /prebuild.xml | |
parent | Mantis#1647. Thank you very much, Sempuki for a patch that: (diff) | |
download | opensim-SC_OLD-382fb8cea6c7a71ecbdab2a4ef8526bf3045fb2e.zip opensim-SC_OLD-382fb8cea6c7a71ecbdab2a4ef8526bf3045fb2e.tar.gz opensim-SC_OLD-382fb8cea6c7a71ecbdab2a4ef8526bf3045fb2e.tar.bz2 opensim-SC_OLD-382fb8cea6c7a71ecbdab2a4ef8526bf3045fb2e.tar.xz |
The new llScript-cs parser. Thanks Mike
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 29c8a23..55f61a2 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1893,6 +1893,7 @@ | |||
1893 | <Reference name="Axiom.MathLib.dll" localCopy="false"/> | 1893 | <Reference name="Axiom.MathLib.dll" localCopy="false"/> |
1894 | <Reference name="Nini.dll" /> | 1894 | <Reference name="Nini.dll" /> |
1895 | <Reference name="log4net.dll"/> | 1895 | <Reference name="log4net.dll"/> |
1896 | <Reference name="Tools.dll"/> | ||
1896 | 1897 | ||
1897 | <Files> | 1898 | <Files> |
1898 | <Match pattern="*.cs" recurse="true"/> | 1899 | <Match pattern="*.cs" recurse="true"/> |