summaryrefslogtreecommitdiff
path: root/cppuhelper/Library_cppuhelper.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-06-04 16:25:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-06-04 21:18:40 +0200
commit13b25198008e621c881416b0d6898c1b41375728 (patch)
tree279f23fe69a2201888322c985caeb1c8baaf1381 /cppuhelper/Library_cppuhelper.mk
parent530899ba181cf7ae34c99ee061958b9e540082b6 (diff)
update_pch: add a bunch of pch files
connectivity: 3m52s -> 2m47s cppcanvas: 28s -> 13s cppuhelper: 20s -> 14s dbaccess: 2m38s -> 2m01s hwpfilter: 16s -> 13s sot: 21s -> 16s Change-Id: I49286bfe6be73dd1b861be632b95e17a99e82f8a
Diffstat (limited to 'cppuhelper/Library_cppuhelper.mk')
-rw-r--r--cppuhelper/Library_cppuhelper.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppuhelper/Library_cppuhelper.mk b/cppuhelper/Library_cppuhelper.mk
index bfcc16a74c32..6b9c69c3563a 100644
--- a/cppuhelper/Library_cppuhelper.mk
+++ b/cppuhelper/Library_cppuhelper.mk
@@ -21,6 +21,8 @@ $(eval $(call gb_Library_add_defs,cppuhelper,\
-DCPPUHELPER_DLLIMPLEMENTATION \
))
+$(eval $(call gb_Library_set_precompiled_header,cppuhelper,$(SRCDIR)/cppuhelper/inc/pch/precompiled_cppuhelper))
+
$(eval $(call gb_Library_use_external,cppuhelper,boost_headers))
$(eval $(call gb_Library_use_libraries,cppuhelper,\