From a8ba89eb41b5b0eabecf1d78cf0d5ac9f1b11117 Mon Sep 17 00:00:00 2001 From: brad kittenbrink Date: Tue, 3 May 2011 18:15:00 -0700 Subject: Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers problems and eliminated all our special cases for handling them. --- autobuild.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 7686b48cf5..5ced928668 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2125,7 +2125,6 @@ -G "Visual Studio 10" -DUNATTENDED:BOOL=ON - -DUSE_PRECOMPILED_HEADERS=ON -DINSTALL_PROPRIETARY=TRUE -DUSE_KDU=FALSE -DFMOD=FALSE @@ -2203,7 +2202,6 @@ -G "Visual Studio 10" -DUNATTENDED:BOOL=ON - -DUSE_PRECOMPILED_HEADERS=ON -DINSTALL_PROPRIETARY=TRUE -DUSE_KDU=FALSE -DFMOD=FALSE @@ -2280,7 +2278,6 @@ -G "Visual Studio 10" -DUNATTENDED:BOOL=ON - -DUSE_PRECOMPILED_HEADERS=ON -DINSTALL_PROPRIETARY=TRUE -DUSE_KDU=FALSE -DFMOD=FALSE -- cgit v1.2.3