diff options
author | Matthew Breindel (Falcon) <falcon@lindenlab.com> | 2010-06-24 16:45:47 -0700 |
---|---|---|
committer | Matthew Breindel (Falcon) <falcon@lindenlab.com> | 2010-06-24 16:45:47 -0700 |
commit | 3827b395fbca941846dab494ee8449786a39561d (patch) | |
tree | b4c638de1a0dedcf17486c20576ae6d8016e5364 /install.xml | |
parent | 66e353812f4732c77206322d271b2346dd74feec (diff) |
Fixed cmake to grab the decomposition libraries.
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/install.xml b/install.xml index ae3f930a1d..a944e7709d 100644 --- a/install.xml +++ b/install.xml @@ -1038,6 +1038,32 @@ anguage Infrstructure (CLI) international standard</string> </map> </map> </map> + <key>llconvexdecomposition</key> + <map> + <key>copyright</key> + <string>on file</string> + <key>description</key> + <string>Convex decomposition utility for mesh</string> + <key>license</key> + <string>havok</string> + <key>packages</key> + <map> + <key>windows</key> + <map> + <key>md5sum</key> + <string>9b895f616dfb5ce9814d4e53417950a9</string> + <key>url</key> + <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-windows-20100622.tar.bz2</uri> + </map> + <key>linux</key> + <map> + <key>md5sum</key> + <string>da4d464008fac288865f259873cafad2</string> + <key>url</key> + <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100622.tar.bz2</uri> + </map> + </map> + </map> <key>llqtwebkit</key> <map> <key>license</key> |