summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-07-04 10:50:27 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-12-10 14:46:46 +0100
commit749870656d91d11bca846a9e99c1977068230e5d (patch)
treef181b9c21c699b181f1e329a78f5b84ef8ba3c40 /xmloff
parent7ad8aefc283a98be18d3c0b0aec8751227268c6b (diff)
rename to gb_Library_set_precompiled_header
There can be only one precompiled header with some compilers anyway. Change-Id: I59e84bee2f57f36753b59b7518d701573affac12
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/Library_xo.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index 89ccb206e1de..694c072a7329 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -23,7 +23,7 @@ $(eval $(call gb_Library_set_componentfile,xo,xmloff/util/xo))
$(eval $(call gb_Library_use_package,xo,xmloff_inc))
-$(eval $(call gb_Library_add_precompiled_header,xo,$(SRCDIR)/xmloff/inc/pch/precompiled_xmloff))
+$(eval $(call gb_Library_set_precompiled_header,xo,$(SRCDIR)/xmloff/inc/pch/precompiled_xmloff))
$(eval $(call gb_Library_set_include,xo,\
-I$(SRCDIR)/xmloff/inc/pch \