summaryrefslogtreecommitdiff
path: root/xmloff/Library_xof.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-22 09:12:13 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-22 12:50:48 +0200
commit354c08245c9ed2702f7ce625bae1a80d9f95ff00 (patch)
treeaa6c7e7f04b269bee61644cb88d5e56d712cf2c8 /xmloff/Library_xof.mk
parente01f3e4559ba0011e32f0e0dda1df6173dd83295 (diff)
update_pch: add xmloff
Change-Id: I66c53040509668cf33da7f486b1c328bbea08b0a
Diffstat (limited to 'xmloff/Library_xof.mk')
-rw-r--r--xmloff/Library_xof.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/Library_xof.mk b/xmloff/Library_xof.mk
index 6ecb34e76191..93051285e86b 100644
--- a/xmloff/Library_xof.mk
+++ b/xmloff/Library_xof.mk
@@ -26,6 +26,8 @@ $(eval $(call gb_Library_set_include,xof,\
$$(INCLUDE) \
))
+$(eval $(call gb_Library_set_precompiled_header,xof,$(SRCDIR)/xmloff/inc/pch/precompiled_xof))
+
$(eval $(call gb_Library_use_external,xof,boost_headers))
$(eval $(call gb_Library_use_sdk_api,xof))