2012-05-01 05:12:17 -05:00
|
|
|
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
|
|
|
#
|
2013-04-19 15:10:42 -05:00
|
|
|
# This file is part of the LibreOffice project.
|
2012-05-01 05:12:17 -05:00
|
|
|
#
|
2013-04-19 15:10:42 -05:00
|
|
|
# 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/.
|
2012-05-01 05:12:17 -05:00
|
|
|
#
|
|
|
|
|
2013-02-10 07:26:14 -06:00
|
|
|
$(eval $(call gb_Module_Module,cross_toolset))
|
2012-05-01 05:12:17 -05:00
|
|
|
|
2013-02-10 07:26:14 -06:00
|
|
|
$(eval $(call gb_Module_add_moduledirs,cross_toolset,\
|
2012-05-29 02:52:42 -05:00
|
|
|
basegfx \
|
2012-05-29 03:02:35 -05:00
|
|
|
binaryurp \
|
2012-07-29 05:21:38 -05:00
|
|
|
bridges \
|
|
|
|
cli_ure \
|
2013-02-14 02:17:56 -06:00
|
|
|
codemaker \
|
2012-07-29 05:21:38 -05:00
|
|
|
comphelper \
|
|
|
|
cppu \
|
|
|
|
cppuhelper \
|
2013-02-10 07:26:14 -06:00
|
|
|
external \
|
2013-04-05 11:40:39 -05:00
|
|
|
i18nlangtag \
|
2012-05-29 02:57:11 -05:00
|
|
|
i18nutil \
|
2013-04-05 12:42:13 -05:00
|
|
|
i18npool \
|
2012-05-01 05:12:17 -05:00
|
|
|
idl \
|
2012-05-29 03:22:16 -05:00
|
|
|
io \
|
2012-05-29 03:03:43 -05:00
|
|
|
javaunohelper \
|
2012-07-29 05:21:38 -05:00
|
|
|
jurt \
|
|
|
|
jvmaccess \
|
|
|
|
jvmfwk \
|
2013-02-18 06:48:50 -06:00
|
|
|
l10ntools \
|
2012-05-29 02:52:42 -05:00
|
|
|
o3tl \
|
2012-07-29 05:21:38 -05:00
|
|
|
offapi \
|
|
|
|
officecfg \
|
2012-05-01 05:12:17 -05:00
|
|
|
oovbaapi \
|
2012-07-29 05:21:38 -05:00
|
|
|
registry \
|
2012-05-29 03:23:08 -05:00
|
|
|
remotebridges \
|
2012-07-29 05:21:38 -05:00
|
|
|
ridljar \
|
2012-05-01 05:12:17 -05:00
|
|
|
rsc \
|
2012-10-25 23:24:15 -05:00
|
|
|
sal \
|
2012-07-29 05:21:38 -05:00
|
|
|
salhelper \
|
2012-05-29 02:59:44 -05:00
|
|
|
sax \
|
2013-02-10 17:22:07 -06:00
|
|
|
setup_native \
|
2012-05-24 03:02:27 -05:00
|
|
|
shell \
|
2013-02-26 06:18:21 -06:00
|
|
|
solenv \
|
2013-02-10 07:26:14 -06:00
|
|
|
soltools \
|
2012-07-29 05:21:38 -05:00
|
|
|
stoc \
|
|
|
|
store \
|
2012-05-29 02:50:57 -05:00
|
|
|
tools \
|
2012-07-29 05:21:38 -05:00
|
|
|
ucbhelper \
|
|
|
|
udkapi \
|
2013-02-25 08:31:05 -06:00
|
|
|
unoidl \
|
2012-05-29 03:14:22 -05:00
|
|
|
unoil \
|
2012-05-29 02:55:49 -05:00
|
|
|
unotest \
|
2012-05-01 05:12:17 -05:00
|
|
|
unotools \
|
2012-05-29 03:01:32 -05:00
|
|
|
ure \
|
2012-07-29 05:21:38 -05:00
|
|
|
xmlreader \
|
2013-02-14 02:17:56 -06:00
|
|
|
$(call gb_Helper_optional_for_host,DESKTOP, \
|
2014-03-10 17:40:25 -05:00
|
|
|
$(if $(WITH_GALLERY_BUILD), \
|
2013-05-16 02:17:57 -05:00
|
|
|
avmedia \
|
|
|
|
basebmp \
|
|
|
|
basic \
|
|
|
|
canvas \
|
|
|
|
configmgr \
|
2014-01-16 14:15:37 -06:00
|
|
|
connectivity \
|
2013-05-16 02:17:57 -05:00
|
|
|
cppcanvas \
|
|
|
|
drawinglayer \
|
|
|
|
editeng \
|
2014-01-16 14:15:37 -06:00
|
|
|
extensions \
|
|
|
|
filter \
|
2013-05-16 02:17:57 -05:00
|
|
|
framework \
|
|
|
|
linguistic \
|
2014-01-16 14:15:37 -06:00
|
|
|
mysqlc \
|
|
|
|
officecfg \
|
2013-05-16 02:17:57 -05:00
|
|
|
package \
|
2014-01-16 14:15:37 -06:00
|
|
|
postprocess \
|
2013-05-16 02:17:57 -05:00
|
|
|
sfx2 \
|
|
|
|
sot \
|
2013-11-03 01:02:04 -06:00
|
|
|
svgio \
|
2013-05-16 02:17:57 -05:00
|
|
|
svl \
|
|
|
|
svtools \
|
|
|
|
svx \
|
2014-01-16 14:15:37 -06:00
|
|
|
swext \
|
2013-05-16 02:17:57 -05:00
|
|
|
toolkit \
|
|
|
|
ucb \
|
|
|
|
unoxml \
|
|
|
|
vcl \
|
|
|
|
xmloff \
|
|
|
|
xmlscript \
|
|
|
|
) \
|
2013-02-14 02:17:56 -06:00
|
|
|
helpcompiler \
|
2013-02-16 14:54:48 -06:00
|
|
|
xmlhelp \
|
2013-02-15 05:04:06 -06:00
|
|
|
) \
|
2013-02-14 02:17:56 -06:00
|
|
|
$(call gb_Helper_optional,QADEVOOO,qadevOOo) \
|
2012-05-01 05:12:17 -05:00
|
|
|
))
|
|
|
|
|
|
|
|
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
|