summaryrefslogtreecommitdiff
path: root/vcl
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 /vcl
parentbc78ac68c2492e63a680f68b524c4a51179ea83e (diff)
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Library_desktop_detector.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/Library_desktop_detector.mk b/vcl/Library_desktop_detector.mk
index 2bae9ef0a25e..0968ba4d7a84 100644
--- a/vcl/Library_desktop_detector.mk
+++ b/vcl/Library_desktop_detector.mk
@@ -30,8 +30,6 @@ $(eval $(call gb_Library_Library,desktop_detector))
#$(eval $(call gb_Library_add_package_headers,vcl,vcl_inc))
-$(eval $(call gb_Library_add_precompiled_header,desktop_detector,$(SRCDIR)/vcl/inc/pch/precompiled_vcl))
-
$(eval $(call gb_Library_set_include,desktop_detector,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/vcl/inc) \