summaryrefslogtreecommitdiff
path: root/dbaccess/Executable_odbcconfig.mk
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2018-09-07 07:19:30 +0200
committerMike Kaganski <mike.kaganski@collabora.com>2018-09-07 11:44:09 +0200
commit58008a0fdd611bb75e4f6922483818ffd2acbc26 (patch)
treeb106d23913899ff069c647a5128cf6f123d7896f /dbaccess/Executable_odbcconfig.mk
parent5dd1474ca627c1354ebd4c22c890e9fd67afcffa (diff)
Cppcheck: resource leak warning
Change-Id: I855097279cd091c1e8bd665bb0b48ce9279a9ca8 Reviewed-on: https://gerrit.libreoffice.org/60121 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'dbaccess/Executable_odbcconfig.mk')
-rw-r--r--dbaccess/Executable_odbcconfig.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/dbaccess/Executable_odbcconfig.mk b/dbaccess/Executable_odbcconfig.mk
index ea37824924cd..fdfcbf26f434 100644
--- a/dbaccess/Executable_odbcconfig.mk
+++ b/dbaccess/Executable_odbcconfig.mk
@@ -11,6 +11,10 @@ $(eval $(call gb_Executable_Executable,odbcconfig))
$(eval $(call gb_Executable_set_targettype_gui,odbcconfig,YES))
+$(eval $(call gb_Executable_use_libraries,odbcconfig,\
+ comphelper \
+))
+
$(eval $(call gb_Library_use_sdk_api,odbcconfig))
$(eval $(call gb_Executable_add_exception_objects,odbcconfig,\