1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # 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/.
10 $(eval
$(call gb_Library_Library
,cui
))
12 $(eval
$(call gb_Library_set_componentfile
,cui
,cui
/util
/cui
))
14 $(eval
$(call gb_Library_set_include
,cui
,\
17 -I
$(SRCDIR
)/cui
/source
/inc \
20 $(eval
$(call gb_Library_set_precompiled_header
,cui
,cui
/inc
/pch
/precompiled_cui
))
22 $(eval
$(call gb_Library_add_defs
,cui
,\
23 -DCUI_DLLIMPLEMENTATION \
26 $(eval
$(call gb_Library_use_custom_headers
,cui
,\
30 $(eval
$(call gb_Library_use_sdk_api
,cui
))
32 $(eval
$(call gb_Library_use_libraries
,cui
,\
33 $(call gb_Helper_optional
,AVMEDIA
,avmedia
) \
42 $(if
$(ENABLE_JAVA
), \
45 $(call gb_Helper_optional
,OPENCL
, \
62 $(if
$(ENABLE_BREAKPAD
), \
67 $(eval
$(call gb_Library_use_externals
,cui
,\
69 $(call gb_Helper_optional
,OPENCL
,\
71 $(call gb_Helper_optional
,DESKTOP
,\
80 ifeq ($(DISABLE_GUI
),)
81 $(eval
$(call gb_Library_use_externals
,cui
,\
87 $(eval
$(call gb_Library_use_system_win32_libs
,cui
,\
93 $(eval
$(call gb_Library_add_exception_objects
,cui
,\
94 cui
/source
/customize
/acccfg \
95 cui
/source
/customize
/cfg \
96 cui
/source
/customize
/cfgutil \
97 cui
/source
/customize
/CommandCategoryListBox \
98 cui
/source
/customize
/eventdlg \
99 cui
/source
/customize
/macropg \
100 cui
/source
/customize
/SvxConfigPageHelper \
101 cui
/source
/customize
/SvxMenuConfigPage \
102 cui
/source
/customize
/SvxToolbarConfigPage \
103 cui
/source
/customize
/SvxNotebookbarConfigPage \
104 cui
/source
/customize
/CustomNotebookbarGenerator \
105 cui
/source
/dialogs
/about \
106 cui
/source
/dialogs
/colorpicker \
107 cui
/source
/dialogs
/cuicharmap \
108 cui
/source
/dialogs
/cuifmsearch \
109 cui
/source
/dialogs
/cuigaldlg \
110 cui
/source
/dialogs
/cuigrfflt \
111 cui
/source
/dialogs
/cuihyperdlg \
112 cui
/source
/dialogs
/cuiimapwnd \
113 cui
/source
/dialogs
/cuitbxform \
114 cui
/source
/dialogs
/dlgname \
115 cui
/source
/dialogs
/DiagramDialog \
116 cui
/source
/dialogs
/FontFeaturesDialog \
117 cui
/source
/dialogs
/hangulhanjadlg \
118 cui
/source
/dialogs
/hldocntp \
119 cui
/source
/dialogs
/hldoctp \
120 cui
/source
/dialogs
/hlinettp \
121 cui
/source
/dialogs
/hlmailtp \
122 cui
/source
/dialogs
/hlmarkwn \
123 cui
/source
/dialogs
/hltpbase \
124 cui
/source
/dialogs
/hyphen \
125 cui
/source
/dialogs
/iconcdlg \
126 cui
/source
/dialogs
/tipofthedaydlg \
127 cui
/source
/dialogs
/insdlg \
128 cui
/source
/dialogs
/insrc \
129 cui
/source
/dialogs
/linkdlg \
130 cui
/source
/dialogs
/multipat \
131 cui
/source
/dialogs
/newtabledlg \
132 cui
/source
/dialogs
/passwdomdlg \
133 cui
/source
/dialogs
/screenshotannotationdlg \
134 cui
/source
/dialogs
/pastedlg \
135 cui
/source
/dialogs
/postdlg \
136 cui
/source
/dialogs
/QrCodeGenDialog \
137 cui
/source
/dialogs
/scriptdlg \
138 cui
/source
/dialogs
/SignatureLineDialogBase \
139 cui
/source
/dialogs
/SignatureLineDialog \
140 cui
/source
/dialogs
/SignSignatureLineDialog \
141 cui
/source
/dialogs
/sdrcelldlg \
142 cui
/source
/dialogs
/showcols \
143 cui
/source
/dialogs
/SpellDialog \
144 cui
/source
/dialogs
/splitcelldlg \
145 cui
/source
/dialogs
/srchxtra \
146 cui
/source
/dialogs
/thesdlg \
147 cui
/source
/dialogs
/zoom \
148 cui
/source
/factory
/cuiexp \
149 cui
/source
/factory
/cuiresmgr \
150 cui
/source
/factory
/dlgfact \
151 cui
/source
/factory
/init \
152 cui
/source
/options
/certpath \
153 cui
/source
/options
/cfgchart \
154 cui
/source
/options
/connpoolconfig \
155 cui
/source
/options
/connpooloptions \
156 cui
/source
/options
/connpoolsettings \
157 cui
/source
/options
/cuisrchdlg \
158 cui
/source
/options
/dbregister \
159 cui
/source
/options
/dbregisterednamesconfig \
160 cui
/source
/options
/dbregistersettings \
161 cui
/source
/options
/doclinkdialog \
162 cui
/source
/options
/fontsubs \
163 cui
/source
/options
/optaboutconfig \
164 cui
/source
/options
/optaccessibility \
165 cui
/source
/options
/optasian \
166 $(call gb_Helper_optional
,SCRIPTING
, \
167 cui
/source
/options
/optbasic
) \
168 cui
/source
/options
/optchart \
169 cui
/source
/options
/optcolor \
170 cui
/source
/options
/optctl \
171 cui
/source
/options
/optdict \
172 cui
/source
/options
/optfltr \
173 cui
/source
/options
/optgdlg \
174 cui
/source
/options
/optgenrl \
175 cui
/source
/options
/opthtml \
176 cui
/source
/options
/optinet2 \
177 cui
/source
/options
/optjava \
178 cui
/source
/options
/optjsearch \
179 cui
/source
/options
/optlingu \
180 $(call gb_Helper_optional
,OPENCL
, \
181 cui
/source
/options
/optopencl
) \
182 cui
/source
/options
/optpath \
183 cui
/source
/options
/optsave \
184 cui
/source
/options
/optupdt \
185 $(call gb_Helper_optional
,DESKTOP
,\
186 cui
/source
/options
/personalization
) \
187 cui
/source
/options
/sdbcdriverenum \
188 cui
/source
/options
/securityoptions \
189 cui
/source
/options
/treeopt \
190 cui
/source
/options
/tsaurls \
191 cui
/source
/options
/webconninfo \
192 cui
/source
/tabpages
/align \
193 cui
/source
/tabpages
/autocdlg \
194 cui
/source
/tabpages
/backgrnd \
195 cui
/source
/tabpages
/bbdlg \
196 cui
/source
/tabpages
/border \
197 cui
/source
/tabpages
/chardlg \
198 cui
/source
/tabpages
/connect \
199 cui
/source
/tabpages
/dstribut \
200 cui
/source
/tabpages
/grfpage \
201 cui
/source
/tabpages
/labdlg \
202 cui
/source
/tabpages
/macroass \
203 cui
/source
/tabpages
/measure \
204 cui
/source
/tabpages
/numfmt \
205 cui
/source
/tabpages
/numpages \
206 cui
/source
/tabpages
/page \
207 cui
/source
/tabpages
/paragrph \
208 cui
/source
/tabpages
/swpossizetabpage \
209 cui
/source
/tabpages
/tabarea \
210 cui
/source
/tabpages
/tabline \
211 cui
/source
/tabpages
/tabstpge \
212 cui
/source
/tabpages
/textanim \
213 cui
/source
/tabpages
/textattr \
214 cui
/source
/tabpages
/tparea \
215 cui
/source
/tabpages
/tpbitmap \
216 cui
/source
/tabpages
/tpcolor \
217 cui
/source
/tabpages
/tpgradnt \
218 cui
/source
/tabpages
/tphatch \
219 cui
/source
/tabpages
/tpline \
220 cui
/source
/tabpages
/tplnedef \
221 cui
/source
/tabpages
/tplneend \
222 cui
/source
/tabpages
/tppattern \
223 cui
/source
/tabpages
/tpshadow \
224 cui
/source
/tabpages
/tptrans \
225 cui
/source
/tabpages
/transfrm \
226 cui
/source
/uno
/services \
229 # vim: set noet sw=4 ts=4: