diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-05-04 09:36:39 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-05-04 09:36:39 -0400 |
| commit | 3b79c9c81dc1ba4cb92f1ac54bd74a57e6d5aa05 (patch) | |
| tree | cf27e69ff2bea8c621d1073172636146b8c73a57 /autobuild.xml | |
| parent | c3df5f5d675abd107e1f0b4e3fb262226978ddb5 (diff) | |
| parent | b9bb792c478d703c6442351ecb563c0a67f77111 (diff) | |
merge changes for viewer-development before mesh merge
Diffstat (limited to 'autobuild.xml')
| -rw-r--r-- | autobuild.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml index bd98d59766..7686b48cf5 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1674,8 +1674,6 @@ <string>-DCMAKE_BUILD_TYPE:STRING=Release</string> <string>-DWORD_SIZE:STRING=32</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> - <string>-DUSE_PRECOMPILED_HEADERS=ON</string> - <string>-DLL_RELEASE_FOR_DOWNLOAD:BOOL=TRUE</string> <string>-DINSTALL_PROPRIETARY=TRUE</string> </array> </map> @@ -1694,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> |
