summaryrefslogtreecommitdiff
path: root/dbaccess/Library_dba.mk
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 /dbaccess/Library_dba.mk
parentbc78ac68c2492e63a680f68b524c4a51179ea83e (diff)
remove pre-compiled header support in gbuild and gbuildified module
Diffstat (limited to 'dbaccess/Library_dba.mk')
-rw-r--r--dbaccess/Library_dba.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/Library_dba.mk b/dbaccess/Library_dba.mk
index cd9edf1bd967..d025a717af43 100644
--- a/dbaccess/Library_dba.mk
+++ b/dbaccess/Library_dba.mk
@@ -32,8 +32,6 @@ $(eval $(call gb_Library_add_package_headers,dba,\
dbaccess_inc \
))
-$(eval $(call gb_Library_add_precompiled_header,dba,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbaccess))
-
$(eval $(call gb_Library_set_include,dba,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/dbaccess/inc) \