summaryrefslogtreecommitdiffstats
path: root/svtools/prj
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-06-18 19:03:40 +0200
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-06-18 19:03:40 +0200
commit829b5e25d01442907ce061f1f1eb50bd4c8320f2 (patch)
treebe7befc72bc6df42068938e3d9a831fe21d9f14e /svtools/prj
parentCWS gnumake2: l10ntools cleanup to simplify fixing (diff)
downloadcore-829b5e25d01442907ce061f1f1eb50bd4c8320f2.tar.gz
core-829b5e25d01442907ce061f1f1eb50bd4c8320f2.zip
CWS gnumake2: enabling precompiled headers where possible
Diffstat (limited to 'svtools/prj')
-rw-r--r--svtools/prj/target_lib_svt.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/svtools/prj/target_lib_svt.mk b/svtools/prj/target_lib_svt.mk
index 97ad04823d14..8968775b8e7c 100644
--- a/svtools/prj/target_lib_svt.mk
+++ b/svtools/prj/target_lib_svt.mk
@@ -27,7 +27,9 @@
$(eval $(call gb_Library_Library,svt))
-$(call gb_Library_get_headers_target,svt) : $(call gb_Package_get_target,svtools_inc)
+$(eval $(call gb_Library_add_package_headers,svt,svtools_inc))
+
+$(eval $(call gb_Library_add_precompiled_header,svt,$(SRCDIR)/svtools/inc/pch/precompiled_svtools))
$(eval $(call gb_Library_set_include,svt,\
$$(INCLUDE) \