summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-16 10:30:33 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-16 10:30:33 +0100
commit5402ff6cd96c8142b9a54f7cc7f3ed1e7adea2b9 (patch)
treeeb98cd57873d4a1b95e3edd06568b4e651f1ca22 /sc/Library_sc.mk
parent3bbe79eef841ae4a756593557641e32fa28c0184 (diff)
PCH for Library_sc
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index 045e4221a141..e83d11057cf5 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -26,6 +26,8 @@ $(eval $(call gb_Library_add_sdi_headers,sc,sc/sdi/scslots))
$(eval $(call gb_Library_set_componentfile,sc,sc/util/sc))
+$(eval $(call gb_Library_set_precompiled_header,sc,$(SRCDIR)/sc/inc/pch/precompiled_sc))
+
$(eval $(call gb_Library_set_include,sc,\
-I$(SRCDIR)/sc/source/core/inc \
-I$(SRCDIR)/sc/source/filter/inc \