blob: 889ed5839172333f95ec321522511cc7958df06a [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 Meeksd037b812026-03-26 15:06:16 +00003# This file is part of the Collabora Office 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 \
Christian Lohmaierad36b8d2025-12-02 11:14:15 +010016 chart2 \
David Tardon778de552012-07-29 12:21:38 +020017 cli_ure \
Tor Lillqvistf9890872013-02-14 10:17:56 +020018 codemaker \
David Tardon778de552012-07-29 12:21:38 +020019 comphelper \
David Tardon778de552012-07-29 12:21:38 +020020 cppu \
21 cppuhelper \
Matúš Kukana811e042013-02-10 14:26:14 +010022 external \
Eike Rathke876c6192013-04-05 18:40:39 +020023 i18nlangtag \
David Tardon4e5fb222012-05-29 09:57:11 +020024 i18nutil \
Eike Rathke4ac1c8c2013-04-05 19:42:13 +020025 i18npool \
Tor Lillqvistc42d2a52014-09-17 16:26:47 +030026 instsetoo_native \
David Tardon27fc8b52012-05-01 12:12:17 +020027 idl \
David Tardon39b6c222012-05-29 10:22:16 +020028 io \
David Tardon9c03f882012-05-29 10:03:43 +020029 javaunohelper \
David Tardon778de552012-07-29 12:21:38 +020030 jurt \
31 jvmaccess \
32 jvmfwk \
Tor Lillqvistaca7acb2013-02-18 14:48:50 +020033 l10ntools \
David Tardon7a109692012-05-29 09:52:42 +020034 o3tl \
David Tardon778de552012-07-29 12:21:38 +020035 offapi \
36 officecfg \
David Tardon27fc8b52012-05-01 12:12:17 +020037 oovbaapi \
Jan-Marek Glogowskia8e2ffe2020-10-30 07:51:38 +010038 pch \
David Tardon778de552012-07-29 12:21:38 +020039 registry \
David Tardond22fc942012-05-29 10:23:08 +020040 remotebridges \
David Tardon778de552012-07-29 12:21:38 +020041 ridljar \
David Tardone8920c62012-10-26 06:24:15 +020042 sal \
David Tardon778de552012-07-29 12:21:38 +020043 salhelper \
David Tardon15370302012-05-29 09:59:44 +020044 sax \
Peter Foley01344a82013-02-10 18:22:07 -050045 setup_native \
David Tardoncc63f2e92012-05-24 10:02:27 +020046 shell \
Matúš Kukana4a7a582013-02-26 13:18:21 +010047 solenv \
Matúš Kukana811e042013-02-10 14:26:14 +010048 soltools \
Stephan Bergmannb2ade3e2024-01-21 14:50:15 +010049 $(if $(filter EMSCRIPTEN,$(BUILD_TYPE_FOR_HOST)),static) \
David Tardon778de552012-07-29 12:21:38 +020050 stoc \
51 store \
David Tardon913d0b32012-05-29 09:50:57 +020052 tools \
David Tardon778de552012-07-29 12:21:38 +020053 ucbhelper \
David Tardon778de552012-07-29 12:21:38 +020054 udkapi \
Stephan Bergmann320571b2013-02-25 15:31:05 +010055 unoidl \
David Tardon643157a2012-05-29 10:14:22 +020056 unoil \
David Tardonf953f2b2012-05-29 09:55:49 +020057 unotest \
David Tardon27fc8b52012-05-01 12:12:17 +020058 unotools \
David Tardon13b01c82012-05-29 10:01:32 +020059 ure \
David Tardon778de552012-07-29 12:21:38 +020060 xmlreader \
Jan-Marek Glogowski5de0f4e2020-12-21 16:28:29 +010061 $(if $(WITH_GALLERY_BUILD), \
62 avmedia \
63 basic \
64 canvas \
65 configmgr \
66 connectivity \
67 cppcanvas \
Tomaž Vajngerlbd0f5262022-12-28 09:43:46 +090068 docmodel \
Jan-Marek Glogowski5de0f4e2020-12-21 16:28:29 +010069 drawinglayer \
70 editeng \
71 emfio \
72 filter \
73 framework \
74 linguistic \
75 officecfg \
Michael Stahl5450f0a2022-12-14 18:04:08 +010076 oox \
Jan-Marek Glogowski5de0f4e2020-12-21 16:28:29 +010077 package \
78 postprocess \
79 sfx2 \
80 shell \
81 sot \
82 svgio \
83 svl \
84 svtools \
85 svx \
86 toolkit \
87 ucb \
88 unoxml \
89 uui \
90 vcl \
91 xmloff \
92 xmlscript \
93 ) \
Jan-Marek Glogowski14069d82021-05-24 14:12:18 +020094 $(call gb_Helper_optionals_or,HELPTOOLS XMLHELP,helpcompiler) \
95 $(call gb_Helper_optional,XMLHELP,xmlhelp) \
Tor Lillqvistf9890872013-02-14 10:17:56 +020096 $(call gb_Helper_optional,QADEVOOO,qadevOOo) \
David Tardon27fc8b52012-05-01 12:12:17 +020097))
98
99# vim: set shiftwidth=4 tabstop=4 noexpandtab: