summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-07-12 18:12:34 +0200
committerLuboš Luňák <l.lunak@suse.cz>2013-07-12 20:57:58 +0200
commit2cca46d54846b0cd7769b9287f17632a4258256d (patch)
treed0a6fa638d4e4afdbb93ee83c9afd46723f467e1 /sfx2/Library_sfx.mk
parent5e28f6e9d3021171b12a7827cd5c93cfda1fcd90 (diff)
PCH for more libraries
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 161a6f736698..52660b77b158 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -23,6 +23,8 @@ $(eval $(call gb_Library_add_sdi_headers,sfx,sfx2/sdi/sfxslots))
$(eval $(call gb_Library_set_componentfile,sfx,sfx2/util/sfx))
+$(eval $(call gb_Library_set_precompiled_header,sfx,$(SRCDIR)/sfx2/inc/pch/precompiled_sfx))
+
$(eval $(call gb_Library_use_custom_headers,sfx,\
officecfg/registry \
))