diff options
author | niel@nirvana.planescape.home <niel@nirvana.planescape.home> | 2011-04-11 21:29:50 +0100 |
---|---|---|
committer | niel@nirvana.planescape.home <niel@nirvana.planescape.home> | 2011-04-11 21:29:50 +0100 |
commit | 36d528e5dfb8ff8d5a349a023c2ebb95c5efb158 (patch) | |
tree | 75e18e1ae9162ee7ce505334e4c235d35deba620 /autobuild.xml | |
parent | 8fbe2bc2d6eebb6d225e59e25fae36137bca0418 (diff) |
OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings.
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index c5ec4b98ea..a9ab71da29 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1692,6 +1692,7 @@ <string>-DWORD_SIZE:STRING=32</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DINSTALL_PROPRIETARY=FALSE</string> + <string>-DLL_RELEASE_FOR_DOWNLOAD:BOOL=YES</string> </array> <key>arguments</key> <array> |