summaryrefslogtreecommitdiff
path: root/solenv/inc/settings.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2006-12-01 15:49:58 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2006-12-01 15:49:58 +0000
commit3715660ffaae65c5a93b3fdb3c0ec674b63dd8fc (patch)
tree824352f716edab415424d48f0189b651557a8de9 /solenv/inc/settings.mk
parentba356d68341bf126b516ca4cc327cabfbb149518 (diff)
#i72184# make PCH default for hamburg builds
Diffstat (limited to 'solenv/inc/settings.mk')
-rw-r--r--solenv/inc/settings.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/solenv/inc/settings.mk b/solenv/inc/settings.mk
index d053e708f021..a94421b738ec 100644
--- a/solenv/inc/settings.mk
+++ b/solenv/inc/settings.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: settings.mk,v $
#
-# $Revision: 1.204 $
+# $Revision: 1.205 $
#
-# last change: $Author: rt $ $Date: 2006-10-30 08:54:01 $
+# last change: $Author: hjs $ $Date: 2006-12-01 16:49:23 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -64,6 +64,10 @@ wrapper_use_clean_sourcecheck=TRUE
use_shell*=$(USE_SHELL)
.ENDIF
+.IF "$(USE_PCH)"!=""
+ENABLE_PCH=TRUE
+.ENDIF # "$(USE_PCH)"!=""
+
.INCLUDE : unitools.mk
#have SCRIPTEXT already defined in product.mk but available for all