diff --git a/autobuild.xml b/autobuild.xml index a8aa9371d6..bd98d59766 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1592,6 +1592,7 @@ -DCMAKE_BUILD_TYPE:STRING=Debug -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife + -DINSTALL_PROPRIETARY=TRUE name @@ -1632,6 +1633,7 @@ -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife + -DINSTALL_PROPRIETARY=TRUE name @@ -1674,6 +1676,7 @@ -DROOT_PROJECT_NAME:STRING=SecondLife -DUSE_PRECOMPILED_HEADERS=ON -DLL_RELEASE_FOR_DOWNLOAD:BOOL=TRUE + -DINSTALL_PROPRIETARY=TRUE name