diff options
| author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-10-15 19:29:31 -0400 |
|---|---|---|
| committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-10-15 19:29:31 -0400 |
| commit | f670360d45d10c12f8146c2041efa438f69146d7 (patch) | |
| tree | caa92002e6dc0d60a1ac6fe5d66af5401c4426d4 /install.xml | |
| parent | 75c8a1c995d427461d14765381658d55791f1abb (diff) | |
SH-329 WIP get branch ready for open source release
updated build config to strip havok debug symbols
also added mac convex decomp stub lib.
Diffstat (limited to 'install.xml')
| -rw-r--r-- | install.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/install.xml b/install.xml index 4fe6c6a783..b3c798cc03 100644 --- a/install.xml +++ b/install.xml @@ -1088,6 +1088,13 @@ anguage Infrstructure (CLI) international standard</string> <string>LGPL</string> <key>packages</key> <map> + <key>darwin</key> + <map> + <key>md5sum</key> + <string>349fa0e287fb275bbee43ced194a1db1</string> + <key>url</key> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llconvexdecompositionstub-0.3-darwin-20101015.tar.bz</uri> + </map> <key>linux</key> <map> <key>md5sum</key> |
