# -*- 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,oox_vba_encryption)) $(eval $(call gb_CppunitTest_add_exception_objects,oox_vba_encryption,\ oox/qa/unit/vba_encryption \ )) $(eval $(call gb_CppunitTest_use_sdk_api,oox_vba_encryption)) $(eval $(call gb_CppunitTest_use_libraries,oox_vba_encryption,\ basegfx \ comphelper \ cppu \ cppuhelper \ editeng \ expwrap \ drawinglayer \ msfilter \ sal \ i18nlangtag \ oox \ sax \ sfx \ svl \ svt \ svx \ svxcore \ sot \ tl \ unotest \ utl \ vcl \ xo \ xmlscript \ )) # vim: set noet sw=4 ts=4: lotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/statistics/regression.py
Test_emfio_wmf_test.mk?id=40cb28a7d564653e90cb1377e98c0c6f7a0eff6b'>CppunitTest_emfio_wmf_test.mk
AgeCommit message (Expand)Author
AgeCommit message (Expand)Author
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl
2017-07-17no need to statically link against the emfio library in the testsMarkus Mohrhard
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand