summaryrefslogtreecommitdiff
path: root/cpputools/Executable_sp2bv.mk
blob: 9ebbfaf3d6170c8aa2a5a36a5ece5ac31af6af0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# -*- 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_Executable_Executable,sp2bv))

$(eval $(call gb_Executable_use_api,sp2bv,\
    udkapi \
))

$(eval $(call gb_Executable_use_libraries,sp2bv,\
    cppu \
    cppuhelper \
    sal \
))

$(eval $(call gb_Executable_add_exception_objects,sp2bv,\
    cpputools/source/sp2bv/sp2bv \
))

# vim:set noet sw=4 ts=4:
n McNamara <caolanm@redhat.com>2014-07-25 08:34:58 +0000 commitdc0762af8c0e8d8399c00d36e50c4b439b1c7611 (patch) treed6b5a9718970622162196f3405c949b2931c64b2 /icon-themes/tango/cmd/lc_styleupdatebyexample.png parentd30b19cad446ac16bc1028069c8c8df5ecec352b (diff)
Tango icon updates
Change-Id: I6fdef095912a80302ee74c9dfd9c7349dd827a68 Reviewed-on: https://gerrit.libreoffice.org/10492 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>