summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2011-05-03 18:15:00 -0700
committerbrad kittenbrink <brad@lindenlab.com>2011-05-03 18:15:00 -0700
commita8ba89eb41b5b0eabecf1d78cf0d5ac9f1b11117 (patch)
tree4b746ddbb4ba2a1390f0f408e80c71d9e7daf1f1 /autobuild.xml
parentb9bb792c478d703c6442351ecb563c0a67f77111 (diff)
Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers problems and eliminated all our special cases for handling them.
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml
index 7686b48cf5..5ced928668 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -2125,7 +2125,6 @@
<string>-G</string>
<string>"Visual Studio 10"</string>
<string>-DUNATTENDED:BOOL=ON</string>
- <string>-DUSE_PRECOMPILED_HEADERS=ON</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DFMOD=FALSE</string>
@@ -2203,7 +2202,6 @@
<string>-G</string>
<string>"Visual Studio 10"</string>
<string>-DUNATTENDED:BOOL=ON</string>
- <string>-DUSE_PRECOMPILED_HEADERS=ON</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DFMOD=FALSE</string>
@@ -2280,7 +2278,6 @@
<string>-G</string>
<string>"Visual Studio 10"</string>
<string>-DUNATTENDED:BOOL=ON</string>
- <string>-DUSE_PRECOMPILED_HEADERS=ON</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DFMOD=FALSE</string>