# -*- 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,comphelper_variadictemplates_test)) $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_variadictemplates_test, \ comphelper/qa/unit/variadictemplates \ )) $(eval $(call gb_CppunitTest_use_sdk_api,comphelper_variadictemplates_test)) $(eval $(call gb_CppunitTest_use_externals,comphelper_variadictemplates_test, \ boost_headers \ )) $(eval $(call gb_CppunitTest_use_libraries,comphelper_variadictemplates_test, \ comphelper \ cppuhelper \ cppu \ sal \ )) # vim: set noet sw=4 ts=4: ro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/null
AgeCommit message (Expand)Author
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-05-11WaE: unused parameterTor Lillqvist
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-01-10Apparently need more (all?) methodsTor Lillqvist
2012-01-10Add a couple more methodsTor Lillqvist
2012-01-05Add some more stuff to the Android libvclTor Lillqvist
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-26fix android build post feature/gtk3Michael Meeks
2011-07-04Experimental dummy hacks for Android and iOSTor Lillqvist