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