summaryrefslogtreecommitdiff
path: root/testtools/InternalUnoApi_bridgetest.mk
blob: 355f81f9a457c5515b89d3a509a6b5d94ab5be41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_InternalUnoApi_InternalUnoApi,bridgetest,testtools/source/bridgetest/idl/bridgetest.idl))

$(eval $(call gb_InternalUnoApi_use_api,bridgetest,\
    udkapi \
))

# vim:set noet sw=4 ts=4:
ommit6a08067902ddc0ec61a7c7b4b0035b303f643a50 (patch) treecd49d1824cd169d9d224925b836eaa70de27414e /svl parent82a1d75ee59c46e6bb361b98c520cc4eff2e770c (diff)
OUString convertion for unotools
Change-Id: Ifae7f344e3827875e32afa3cda23c771f5735707 Reviewed-on: https://gerrit.libreoffice.org/4659 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>