# -*- 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_Library_Library,unsafe_uno_uno)) $(eval $(call gb_Library_use_udk_api,unsafe_uno_uno)) $(eval $(call gb_Library_use_libraries,unsafe_uno_uno,\ purpenvhelper \ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,unsafe_uno_uno,\ cppu/source/UnsafeBridge/UnsafeBridge \ )) # vim: set noet sw=4 ts=4: 99d143900081dd14e070c7373ba204739d80496'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gendata.hxx
AgeCommit message (Expand)Author
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock