diff options
author | Oz Linden <oz@lindenlab.com> | 2011-04-21 10:12:36 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-04-21 10:12:36 -0400 |
commit | a604bc27e50f2f46e66cc492a90afc6b001cacab (patch) | |
tree | 615f263ea053f613c03e4dc3b3730653032d9237 | |
parent | 120f31502eb521c1e0abaeb24972f070e7f75bd6 (diff) |
restore use of proprietary libs (merge error) in Release builds
-rw-r--r-- | autobuild.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autobuild.xml b/autobuild.xml index 80be16322a..a8aa9371d6 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1672,7 +1672,6 @@ <string>-DCMAKE_BUILD_TYPE:STRING=Release</string> <string>-DWORD_SIZE:STRING=32</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> - <string>-DINSTALL_PROPRIETARY=FALSE</string> <string>-DUSE_PRECOMPILED_HEADERS=ON</string> <string>-DLL_RELEASE_FOR_DOWNLOAD:BOOL=TRUE</string> </array> |