diff options
author | Teravus Ovares | 2009-01-19 17:11:57 +0000 |
---|---|---|
committer | Teravus Ovares | 2009-01-19 17:11:57 +0000 |
commit | 8e01f75784bd7b719a6957de40daf949eb01fcdf (patch) | |
tree | 4d1a703e7417093f7d75fc0f6f588e01b295ca9c /prebuild.xml | |
parent | * Remove unused prims.ParentID field from SQLite and MySQL (diff) | |
download | opensim-SC_OLD-8e01f75784bd7b719a6957de40daf949eb01fcdf.zip opensim-SC_OLD-8e01f75784bd7b719a6957de40daf949eb01fcdf.tar.gz opensim-SC_OLD-8e01f75784bd7b719a6957de40daf949eb01fcdf.tar.bz2 opensim-SC_OLD-8e01f75784bd7b719a6957de40daf949eb01fcdf.tar.xz |
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
* Updates LibOMV to r2362
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 895bb71..8dbfea5 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1074,6 +1074,7 @@ | |||
1074 | <Reference name="XMLRPC.dll"/> | 1074 | <Reference name="XMLRPC.dll"/> |
1075 | <Reference name="Nini.dll" /> | 1075 | <Reference name="Nini.dll" /> |
1076 | <Reference name="log4net.dll"/> | 1076 | <Reference name="log4net.dll"/> |
1077 | <Reference name="C5.dll" /> | ||
1077 | 1078 | ||
1078 | <Files> | 1079 | <Files> |
1079 | <Match pattern="*.cs" recurse="false"/> | 1080 | <Match pattern="*.cs" recurse="false"/> |