summaryrefslogtreecommitdiffstats
path: root/svl/Library_svl.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-15 09:15:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-15 10:01:25 +0200
commit525f7b280ff46fe9519e555c4a382e83bcfb8c98 (patch)
tree688490c085b8d9df33c50626484b8721c2b2f46d /svl/Library_svl.mk
parentfix-includes.pl: svl (diff)
downloadcore-525f7b280ff46fe9519e555c4a382e83bcfb8c98.tar.gz
core-525f7b280ff46fe9519e555c4a382e83bcfb8c98.zip
update_pch: add svl
55s -> 28s How to find possible pch candidates: for i in `git grep -l 'gb_Library_set' -- '*.mk' | sort -u`; do if [ $(git grep 'precompiled_' $i | wc -l) == 0 ]; then echo missing: $(sed -n -e '/gb_Library_add_exception_objects/,/))/ p' $i | wc -l) files in $i else echo ok: $i fi done | sort -h -t' ' -k2 Change-Id: Ib9fe16c0afb6e6687881c987c3af7bf59b929fd4
Diffstat (limited to 'svl/Library_svl.mk')
-rw-r--r--svl/Library_svl.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index a53b22340b58..2b337ff88f1f 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -32,6 +32,8 @@ $(eval $(call gb_Library_use_custom_headers,svl,\
officecfg/registry \
))
+$(eval $(call gb_Library_set_precompiled_header,svl,$(SRCDIR)/svl/inc/pch/precompiled_svl))
+
$(eval $(call gb_Library_use_sdk_api,svl))
$(eval $(call gb_Library_add_defs,svl,\