# -*- 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_AllLangResTarget_AllLangResTarget,dbmm)) $(eval $(call gb_AllLangResTarget_set_reslocation,dbmm,dbaccess)) $(eval $(call gb_AllLangResTarget_add_srs,dbmm,\ dbaccess/dbmm \ )) $(eval $(call gb_SrsTarget_SrsTarget,dbaccess/dbmm)) $(eval $(call gb_SrsTarget_add_files,dbaccess/dbmm,\ dbaccess/source/ext/macromigration/macromigration.src \ )) # vim: set noet sw=4 ts=4: on value='aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/app/test_IconThemeInfo.cxx
AgeCommit message (Expand)Author
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2018-05-13Icon themes clean-upheiko tietze
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze
2018-04-15Remove tango_testing from repositoryheiko tietze
2017-06-28loplugin:oncevar in vclNoel Grandin
2015-05-27loplugin:unreffunStephan Bergmann
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert