# -*- 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,basegfx)) $(eval $(call gb_CppunitTest_use_external,basegfx,boost_headers)) $(eval $(call gb_CppunitTest_use_sdk_api,basegfx)) $(eval $(call gb_CppunitTest_use_libraries,basegfx,\ basegfx \ comphelper \ cppu \ cppuhelper \ sal \ )) $(eval $(call gb_CppunitTest_add_exception_objects,basegfx,\ basegfx/test/B2DRangeTest \ basegfx/test/B2DPolyRangeTest \ basegfx/test/B2DHomMatrixTest \ basegfx/test/B2DPointTest \ basegfx/test/B2DPolygonTest \ basegfx/test/B2DPolygonToolsTest \ basegfx/test/B2DPolyPolygonTest \ basegfx/test/B1DRangeTest \ basegfx/test/B2XRangeTest \ basegfx/test/B2IBoxTest \ basegfx/test/B2DTupleTest \ basegfx/test/BColorTest \ basegfx/test/SvgPathImportExport \ basegfx/test/basegfx3d \ basegfx/test/boxclipper \ basegfx/test/basegfxtools \ basegfx/test/clipstate \ basegfx/test/genericclipper \ )) # vim: set noet sw=4 ts=4: -5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/instsetoo_native
AgeCommit message (Expand)Author
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-08-23Revert "--with-lang=ALL build exceeds maximum # of files in CAB"Andras Timar
2014-08-10Use LIBO_URE_BIN_FOLDER and LIBO_SHARE_JAVA_FOLDERTor Lillqvist
2014-06-25fdo#80527 fix tab order on ReadyToInstall dialogAndras Timar
2014-06-23fdo#80332 followup fixAndras Timar
2014-06-22fdo#80332 remove "Support assistive technology tools" checkbox from installerAndras Timar
2014-06-02don't limit the 0 → 1 replacement in release to debChristian Lohmaier
2014-05-21fdo#70596 dependency problem with debian packages for master/dev buildsChristian Lohmaier
2014-05-04fix windows packagingMarkus Mohrhard
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-29set OOo reference version to 4.1 for incompatible MessageBox changesBjoern Michaelsen
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl