diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-05-04 11:17:19 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-05-04 11:17:19 -0700 |
commit | 90cad613b029f71a131303d6efaadd22aba21626 (patch) | |
tree | 2d2c48fa6f69a478b51ded1b8da578e2a43c5cfe /autobuild.xml | |
parent | f3bb2e31dc6a1e8e02854a70db4ecd4cf586d4ba (diff) | |
parent | 3f9253e783826bbe27a995786be8305f8ecb2d6d (diff) |
hg merge
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index 2ac869b20a..7686b48cf5 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1674,6 +1674,7 @@ <string>-DCMAKE_BUILD_TYPE:STRING=Release</string> <string>-DWORD_SIZE:STRING=32</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> + <string>-DINSTALL_PROPRIETARY=TRUE</string> </array> </map> <key>name</key> @@ -1691,7 +1692,6 @@ <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> |