summaryrefslogtreecommitdiff
path: root/sw/Library_msword.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-12 09:38:13 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-13 13:33:18 +0100
commitc206fffbdcdb2b31b9c933a9106faa4dd6e146ee (patch)
tree713f46babc760fdd1b5946409343d697596a6f58 /sw/Library_msword.mk
parentec89369f9f1c522c2c15fe1eaf6808f54233a4e3 (diff)
PCH for Library_msword
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index cae89b5cb9f2..02198885ac46 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -23,6 +23,8 @@ $(eval $(call gb_Library_set_componentfile,msword,sw/util/msword))
$(eval $(call gb_Library_use_package,msword,writerfilter_sprmids))
+$(eval $(call gb_Library_set_precompiled_header,msword,$(SRCDIR)/sw/inc/pch/precompiled_msword))
+
$(eval $(call gb_Library_set_include,msword,\
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/ui/inc \