diff options
author | Merov Linden <merov@lindenlab.com> | 2011-04-27 10:47:41 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-04-27 10:47:41 -0700 |
commit | e6bd982c00fe0f08a6640a19ef0adfda75d4d3ed (patch) | |
tree | 94caa52e73b23ccdce56850769ff80e08696e75d /autobuild.xml | |
parent | b87cb90a55ed74d51587eec581fb57e29f510c41 (diff) |
OPEN-50 : backing out that change that is incompatible with Incredibuild.
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..2ac869b20a 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1674,9 +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> <key>name</key> |