Added include and linking directives for building the firebird-sdbc driver.
Change-Id: I2126bc5ca0edc33f83ab6e71db1d38c5e4533ecc
This commit is contained in:
committed by
Andrzej J.R. Hunt
parent
1e7d550ad8
commit
aa5b1bb3f2
@@ -15,10 +15,17 @@ $(eval $(call gb_Library_use_externals,firebird-sdbc,\
|
||||
firebird \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Library_set_include,firebird-sdbc,\
|
||||
-I$(SRCDIR)/connectivity/source/inc \
|
||||
$$(INCLUDE) \
|
||||
-I$(WORKDIR)/YaccTarget/connectivity/source/parse \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Library_use_libraries,firebird-sdbc, \
|
||||
comphelper \
|
||||
cppu \
|
||||
cppuhelper \
|
||||
dbtools \
|
||||
sal \
|
||||
salhelper \
|
||||
$(gb_UWINAPI) \
|
||||
|
Reference in New Issue
Block a user