summaryrefslogtreecommitdiff
path: root/basegfx/Module_basegfx.mk
blob: c854d995e876ee01d2df32df85225b56ca6ef56a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- 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_Module_Module,basegfx))

$(eval $(call gb_Module_add_targets,basegfx,\
    Library_basegfx \
))

$(eval $(call gb_Module_add_check_targets,basegfx,\
    CppunitTest_basegfx \
))

# vim: set noet sw=4 ts=4:
-on: https://gerrit.libreoffice.org/60920 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2018-09-09elementary: Add more 32 px, update folder icons, many *dialog, etcRizal Muttaqin Change-Id: I7a246b94bbee50ec8e456475a6c469c7134358b3 Reviewed-on: https://gerrit.libreoffice.org/60181 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> 2017-11-18Elementary icons sc_ initial updatesandreas kainz Change-Id: If41b1f038a3dc737066c27837c3fdaa0531de14c Reviewed-on: https://gerrit.libreoffice.org/44827 Reviewed-by: andreas_kainz <kainz.a@gmail.com> Tested-by: andreas_kainz <kainz.a@gmail.com>