summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:49:38 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 11:49:38 -0600
commit992757cc5ebfb1df42636b8d3269cdbc10fc4148 (patch)
treed9b4da6f2e50d5444e3a7c68934fc6d4dd4ec43d /forms
parentbc78ac68c2492e63a680f68b524c4a51179ea83e (diff)
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'forms')
-rw-r--r--forms/Library_frm.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/Library_frm.mk b/forms/Library_frm.mk
index 91ec3b0c549c..377c6a869b07 100644
--- a/forms/Library_frm.mk
+++ b/forms/Library_frm.mk
@@ -28,8 +28,6 @@
$(eval $(call gb_Library_Library,frm))
-$(eval $(call gb_Library_add_precompiled_header,frm,$(SRCDIR)/forms/inc/pch/precompiled_forms))
-
$(eval $(call gb_Library_set_include,frm,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/forms/inc/pch) \