# -*- 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_Executable_Executable,unopkg_bin)) $(eval $(call gb_Executable_set_targettype_gui,unopkg_bin,YES)) $(eval $(call gb_Executable_set_include,unopkg_bin,\ $$(INCLUDE) \ -I$(SRCDIR)/desktop/source/inc \ )) $(eval $(call gb_Executable_use_libraries,unopkg_bin,\ comphelper \ sal \ tl \ unopkgapp \ $(gb_UWINAPI) \ )) $(eval $(call gb_Executable_add_cobjects,unopkg_bin,\ desktop/source/pkgchk/unopkg/unopkg_main \ )) # vim: set ts=4 sw=4 et: oo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2015-06-14 13:47:56 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-06-29 07:56:47 +0000
commit7153fcb7c4a76d30d9ccc3303c1498dff79649b9 (patch)
treed31c4288ec157bb381299c4ca19606666cb5e7f3 /include/unotools
parentea1ea3b910dea72c901cd655af9a3abd501f4e60 (diff)
SfxSimpleHint only needs a sal_uInt32 for the hint