summaryrefslogtreecommitdiffstats
path: root/configmgr/Library_configmgr.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-21 09:46:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-22 12:50:45 +0200
commitbc58eac34175253d6520be17ca962c77b3a1aef6 (patch)
tree3f04504e7cddda4d5db054816a5ec0aa2703a929 /configmgr/Library_configmgr.mk
parentupdate_pch: add tools (diff)
downloadcore-bc58eac34175253d6520be17ca962c77b3a1aef6.tar.gz
core-bc58eac34175253d6520be17ca962c77b3a1aef6.zip
update_pch: add configmgr
Change-Id: I74f1a032ebce8e4fa13d4afd7f520bbb367b2df5
Diffstat (limited to 'configmgr/Library_configmgr.mk')
-rw-r--r--configmgr/Library_configmgr.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/configmgr/Library_configmgr.mk b/configmgr/Library_configmgr.mk
index 2243350c5d49..528b15091ac2 100644
--- a/configmgr/Library_configmgr.mk
+++ b/configmgr/Library_configmgr.mk
@@ -8,6 +8,8 @@
$(eval $(call gb_Library_Library,configmgr))
+$(eval $(call gb_Library_set_precompiled_header,configmgr,$(SRCDIR)/configmgr/inc/pch/precompiled_configmgr))
+
$(eval $(call gb_Library_add_exception_objects,configmgr, \
configmgr/source/access \
configmgr/source/broadcaster \