# -*- 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_CppunitTest_CppunitTest,vcl_filter_igif)) $(eval $(call gb_CppunitTest_use_externals,vcl_filter_igif,\ boost_headers \ )) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_filter_igif, \ vcl/qa/cppunit/filter/igif/igif \ )) $(eval $(call gb_CppunitTest_use_libraries,vcl_filter_igif, \ comphelper \ cppu \ sal \ test \ tl \ unotest \ utl \ vcl \ )) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_filter_igif)) $(eval $(call gb_CppunitTest_use_ure,vcl_filter_igif)) $(eval $(call gb_CppunitTest_use_vcl,vcl_filter_igif)) $(eval $(call gb_CppunitTest_use_rdb,vcl_filter_igif,services)) $(eval $(call gb_CppunitTest_use_custom_headers,vcl_filter_igif,\ officecfg/registry \ )) $(eval $(call gb_CppunitTest_use_configuration,vcl_filter_igif)) # vim: set noet sw=4 ts=4: ibreoffice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-05-14 08:55:58 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-14 10:44:35 +0200
commit56195a4d0bbb21edeed1cea7a45283141c733f18 (patch)
tree28db1eb7effb570cc0bdc8a953df99fb7cb54fb8 /download.lst
parentb160db926b574b7e9d6696d49dbbce8dd289aade (diff)
pdfium: update to 3426
Allows dropping the ugly freetype.patch.1. Change-Id: Ifa8a6dac02a49a2c13572e59773261a847efad3f Reviewed-on: https://gerrit.libreoffice.org/54294 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org> commit-subject'>remove most use of RTL_CONSTASCII_USTRINGPARAM macro
This is largely unnecessary when working with OUString Change-Id: I3cf4d68357a43665d01162ef4a2d5346a45da9be