summaryrefslogtreecommitdiff
path: root/connectivity/Library_dbase.mk
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/Library_dbase.mk')
-rw-r--r--connectivity/Library_dbase.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/connectivity/Library_dbase.mk b/connectivity/Library_dbase.mk
index 059a7231a086..7e592a08a512 100644
--- a/connectivity/Library_dbase.mk
+++ b/connectivity/Library_dbase.mk
@@ -23,6 +23,8 @@ $(eval $(call gb_Library_set_include,dbase,\
-I$(WORKDIR)/YaccTarget/connectivity/source/parse \
))
+$(eval $(call gb_Library_set_precompiled_header,dbase,$(SRCDIR)/connectivity/inc/pch/precompiled_dbase))
+
$(eval $(call gb_Library_use_libraries,dbase,\
cppu \
cppuhelper \