summaryrefslogtreecommitdiffstats
path: root/toolkit/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 /toolkit/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 'toolkit/prj')
-rw-r--r--toolkit/prj/target_lib_tk.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/toolkit/prj/target_lib_tk.mk b/toolkit/prj/target_lib_tk.mk
index d5bdb2fc4341..60d13418fa5b 100644
--- a/toolkit/prj/target_lib_tk.mk
+++ b/toolkit/prj/target_lib_tk.mk
@@ -27,7 +27,9 @@
$(eval $(call gb_Library_Library,tk))
-$(call gb_Library_get_headers_target,tk) : $(call gb_Package_get_target,toolkit_inc)
+$(eval $(call gb_Library_add_package_headers,tk,toolkit_inc))
+
+#$(eval $(call gb_Library_add_precompiled_header,tk,$(SRCDIR)/toolkit/inc/pch/precompiled_toolkit))
$(eval $(call gb_Library_set_include,tk,\
$$(INCLUDE) \