# -*- 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,sc_screenshots)) $(eval $(call gb_CppunitTest_add_exception_objects,sc_screenshots, \ sc/qa/unit/screenshots/screenshots \ )) $(eval $(call gb_CppunitTest_use_libraries,sc_screenshots, \ comphelper \ cppu \ cppuhelper \ editeng \ sal \ sfx \ svl \ svt \ svxcore \ sc \ scui \ test \ unotest \ vcl \ tl \ utl \ )) $(eval $(call gb_CppunitTest_use_externals,sc_screenshots,\ boost_headers \ libxml2 \ )) $(eval $(call gb_CppunitTest_set_include,sc_screenshots,\ -I$(SRCDIR)/sc/source/ui/inc \ -I$(SRCDIR)/sc/inc \ $$(INCLUDE) \ )) $(eval $(call gb_CppunitTest_use_api,sc_screenshots,\ offapi \ udkapi \ )) $(eval $(call gb_CppunitTest_use_ure,sc_screenshots)) $(eval $(call gb_CppunitTest_use_vcl_non_headless_with_windows,sc_screenshots)) $(eval $(call gb_CppunitTest_use_rdb,sc_screenshots,services)) $(eval $(call gb_CppunitTest_use_configuration,sc_screenshots)) $(eval $(call gb_CppunitTest_use_uiconfigs,sc_screenshots,\ cui \ modules/scalc \ )) # vim: set noet sw=4 ts=4: value='distro/cib/libreoffice-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/instsetoo_native/README
dden' name='id' value='058a3d1c46449dd5159bae30c83db4c2c5c335b4'/>
AgeCommit message (Expand)Author
2017-01-23Improve instsetoo_native/READMEStephan Bergmann
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-08-18 18:45:45 +0200
committerTor Lillqvist <tml@iki.fi>2013-08-18 21:11:16 +0300
commit058a3d1c46449dd5159bae30c83db4c2c5c335b4 (patch)
tree28fae22c49b9cecdda52aa148dde2aba2b568ff9 /librelogo/Package_librelogo.mk
parentbd2f7ef662122d5c1202911cb2f3b0ab1e124695 (diff)
Further work on the "Mac-like app structure" option
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4