blob: 74dcba43b57a1045f22a73008c0a4191db577623 [file] [log] [blame]
David Tardon27fc8b52012-05-01 12:12:17 +02001# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
David Tardon27fc8b52012-05-01 12:12:17 +02002#
Michael Meeks62badf382013-04-19 21:10:42 +01003# This file is part of the LibreOffice project.
David Tardon27fc8b52012-05-01 12:12:17 +02004#
Michael Meeks62badf382013-04-19 21:10:42 +01005# This Source Code Form is subject to the terms of the Mozilla Public
6# License, v. 2.0. If a copy of the MPL was not distributed with this
7# file, You can obtain one at http://mozilla.org/MPL/2.0/.
David Tardon27fc8b52012-05-01 12:12:17 +02008#
David Tardon27fc8b52012-05-01 12:12:17 +02009
Matúš Kukana811e042013-02-10 14:26:14 +010010$(eval $(call gb_Module_Module,cross_toolset))
David Tardon27fc8b52012-05-01 12:12:17 +020011
Matúš Kukana811e042013-02-10 14:26:14 +010012$(eval $(call gb_Module_add_moduledirs,cross_toolset,\
David Tardon7a109692012-05-29 09:52:42 +020013 basegfx \
David Tardon353da812012-05-29 10:02:35 +020014 binaryurp \
David Tardon778de552012-07-29 12:21:38 +020015 bridges \
16 cli_ure \
Tor Lillqvistf9890872013-02-14 10:17:56 +020017 codemaker \
David Tardon778de552012-07-29 12:21:38 +020018 comphelper \
David Tardon778de552012-07-29 12:21:38 +020019 cppu \
20 cppuhelper \
Matúš Kukana811e042013-02-10 14:26:14 +010021 external \
Eike Rathke876c6192013-04-05 18:40:39 +020022 i18nlangtag \
David Tardon4e5fb222012-05-29 09:57:11 +020023 i18nutil \
Eike Rathke4ac1c8c2013-04-05 19:42:13 +020024 i18npool \
David Tardon27fc8b52012-05-01 12:12:17 +020025 idl \
David Tardon39b6c222012-05-29 10:22:16 +020026 io \
David Tardon9c03f882012-05-29 10:03:43 +020027 javaunohelper \
David Tardon778de552012-07-29 12:21:38 +020028 jurt \
29 jvmaccess \
30 jvmfwk \
Tor Lillqvistaca7acb2013-02-18 14:48:50 +020031 l10ntools \
David Tardon7a109692012-05-29 09:52:42 +020032 o3tl \
David Tardon778de552012-07-29 12:21:38 +020033 offapi \
34 officecfg \
David Tardon27fc8b52012-05-01 12:12:17 +020035 oovbaapi \
David Tardon778de552012-07-29 12:21:38 +020036 registry \
David Tardond22fc942012-05-29 10:23:08 +020037 remotebridges \
David Tardon778de552012-07-29 12:21:38 +020038 ridljar \
David Tardon27fc8b52012-05-01 12:12:17 +020039 rsc \
David Tardone8920c62012-10-26 06:24:15 +020040 sal \
David Tardon778de552012-07-29 12:21:38 +020041 salhelper \
David Tardon15370302012-05-29 09:59:44 +020042 sax \
Peter Foley01344a82013-02-10 18:22:07 -050043 setup_native \
David Tardoncc63f2e92012-05-24 10:02:27 +020044 shell \
Matúš Kukana4a7a582013-02-26 13:18:21 +010045 solenv \
Matúš Kukana811e042013-02-10 14:26:14 +010046 soltools \
David Tardon778de552012-07-29 12:21:38 +020047 stoc \
48 store \
David Tardon913d0b32012-05-29 09:50:57 +020049 tools \
David Tardon778de552012-07-29 12:21:38 +020050 ucbhelper \
David Tardon778de552012-07-29 12:21:38 +020051 udkapi \
Stephan Bergmann320571b2013-02-25 15:31:05 +010052 unoidl \
David Tardon643157a2012-05-29 10:14:22 +020053 unoil \
David Tardonf953f2b2012-05-29 09:55:49 +020054 unotest \
David Tardon27fc8b52012-05-01 12:12:17 +020055 unotools \
David Tardon13b01c82012-05-29 10:01:32 +020056 ure \
David Tardon778de552012-07-29 12:21:38 +020057 xmlreader \
Tor Lillqvistf9890872013-02-14 10:17:56 +020058 $(call gb_Helper_optional_for_host,DESKTOP, \
Matúš Kukanbae52ee2013-05-16 09:17:57 +020059 $(if $(filter YES,$(WITH_GALLERY_BUILD)), \
60 avmedia \
61 basebmp \
62 basic \
63 canvas \
64 configmgr \
65 cppcanvas \
66 drawinglayer \
67 editeng \
Matúš Kukanbae52ee2013-05-16 09:17:57 +020068 framework \
Matúš Kukanbae52ee2013-05-16 09:17:57 +020069 linguistic \
Matúš Kukanbae52ee2013-05-16 09:17:57 +020070 package \
71 sfx2 \
72 sot \
David Tardona0786fa2013-11-03 08:02:04 +010073 svgio \
Matúš Kukanbae52ee2013-05-16 09:17:57 +020074 svl \
75 svtools \
76 svx \
77 toolkit \
78 ucb \
79 unoxml \
80 vcl \
Matúš Kukanbae52ee2013-05-16 09:17:57 +020081 xmloff \
82 xmlscript \
83 ) \
Tor Lillqvistf9890872013-02-14 10:17:56 +020084 helpcompiler \
Andras Timar952afb72013-02-16 21:54:48 +010085 xmlhelp \
Tor Lillqvist987504482013-02-15 13:04:06 +020086 ) \
Tor Lillqvistf9890872013-02-14 10:17:56 +020087 $(call gb_Helper_optional,QADEVOOO,qadevOOo) \
David Tardon27fc8b52012-05-01 12:12:17 +020088))
89
90# vim: set shiftwidth=4 tabstop=4 noexpandtab: