# -*- 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,binaryurp_test-unmarshal)) $(eval $(call gb_CppunitTest_use_external,binaryurp_test-unmarshal,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,binaryurp_test-unmarshal,\ cppu \ cppuhelper \ sal \ salhelper \ )) $(eval $(call gb_CppunitTest_use_library_objects,binaryurp_test-unmarshal,\ binaryurp \ )) $(eval $(call gb_CppunitTest_use_api,binaryurp_test-unmarshal,\ udkapi \ )) $(eval $(call gb_CppunitTest_add_exception_objects,binaryurp_test-unmarshal,\ binaryurp/qa/test-unmarshal \ )) # vim: set noet sw=4 ts=4: ion value='distro/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/msc-externals
AgeCommit message (Expand)Author
2017-01-02Remove package with dbghelp.dllMatúš Kukan
2016-11-30Bin not used makefileMatúš Kukan
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2014-03-11normalize values of WITH_MOZAB4WINMichael Stahl
2013-10-30msc-externals: remove Package_msms, use MSM directly from MSVC dirMichael Stahl
2013-10-30msc-externals: add missing Makefile and READMEMichael Stahl
2013-10-30msc-externals: deliver msvc80_dlls to INSTDIRMichael Stahl
2013-10-30msc-externals: dbghelp.dll to INSTDIR, and only if ENABLE_CRASHDUMPMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-16move MSVC externals to subdirBjoern Michaelsen