summaryrefslogtreecommitdiff
path: root/connectivity/Library_firebird_sdbc.mk
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-21 17:45:08 +0200
committerAndrzej J.R. Hunt <andrzej@ahunt.org>2013-07-21 18:47:12 +0200
commit229a9c1ca024958808d7f6decad6213b20862abd (patch)
tree58653e43b103b31ba3c2f433c74b2a18742278b0 /connectivity/Library_firebird_sdbc.mk
parent997b440080cccc19e35e8c5e32d24ce6c0861779 (diff)
Implement the first parts of XBlob. (firebird-sdbc)
Change-Id: Iebb80168ec6fb941ca936834ed2275a598dff55e
Diffstat (limited to 'connectivity/Library_firebird_sdbc.mk')
-rw-r--r--connectivity/Library_firebird_sdbc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_firebird_sdbc.mk b/connectivity/Library_firebird_sdbc.mk
index 0c364c5202df..e884ca879f17 100644
--- a/connectivity/Library_firebird_sdbc.mk
+++ b/connectivity/Library_firebird_sdbc.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_Library_use_libraries,firebird_sdbc, \
$(eval $(call gb_Library_set_componentfile,firebird_sdbc,connectivity/source/drivers/firebird/firebird_sdbc))
$(eval $(call gb_Library_add_exception_objects,firebird_sdbc,\
+ connectivity/source/drivers/firebird/Blob \
connectivity/source/drivers/firebird/FConnection \
connectivity/source/drivers/firebird/FDatabaseMetaData \
connectivity/source/drivers/firebird/FDriver \