1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2 # Version: MPL 1.1 / GPLv3+ / LGPLv3+
4 # The contents of this file are subject to the Mozilla Public License Version
5 # 1.1 (the "License"); you may not use this file except in compliance with
6 # the License or as specified alternatively below. You may obtain a copy of
7 # the License at http://www.mozilla.org/MPL/
9 # Software distributed under the License is distributed on an "AS IS" basis,
10 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 # for the specific language governing rights and limitations under the
14 # Major Contributor(s):
15 # Copyright (C) 2010 Red Hat, Inc., David Tardon <dtardon@redhat.com>
18 # All Rights Reserved.
20 # For minor contributions see the git repository.
22 # Alternatively, the contents of this file may be used under the terms of
23 # either the GNU General Public License Version 3 or later (the "GPLv3+"), or
24 # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
25 # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
26 # instead of those above.
28 $(eval
$(call gb_Library_Library
,cui
))
30 $(eval
$(call gb_Library_set_componentfile
,cui
,cui
/util
/cui
))
32 $(eval
$(call gb_Library_set_include
,cui
,\
34 -I
$(SRCDIR
)/cui
/source
/inc \
37 $(eval
$(call gb_Library_add_defs
,cui
,\
38 $(if
$(filter TRUE
,$(ENABLE_GTK
)),-DENABLE_GTK
) \
39 $(if
$(filter TRUE
,$(ENABLE_TDE
)),-DENABLE_TDE
) \
40 $(if
$(filter TRUE
,$(ENABLE_KDE
)),-DENABLE_KDE
) \
41 $(if
$(filter TRUE
,$(ENABLE_KDE4
)),-DENABLE_KDE4
) \
44 $(eval
$(call gb_Library_use_api
,cui
,\
49 $(eval
$(call gb_Library_use_libraries
,cui
,\
77 $(eval
$(call gb_Library_use_externals
,cui
,\
82 $(eval
$(call gb_Library_use_libraries
,cui
,\
88 $(eval
$(call gb_Library_add_exception_objects
,cui
,\
89 cui
/source
/customize
/acccfg \
90 cui
/source
/customize
/cfg \
91 cui
/source
/customize
/cfgutil \
92 cui
/source
/customize
/eventdlg \
93 cui
/source
/customize
/macropg \
94 cui
/source
/customize
/selector \
95 cui
/source
/dialogs
/about \
96 cui
/source
/dialogs
/colorpicker \
97 cui
/source
/dialogs
/commonlingui \
98 cui
/source
/dialogs
/cuicharmap \
99 cui
/source
/dialogs
/cuifmsearch \
100 cui
/source
/dialogs
/cuigaldlg \
101 cui
/source
/dialogs
/cuigrfflt \
102 cui
/source
/dialogs
/cuihyperdlg \
103 cui
/source
/dialogs
/cuiimapwnd \
104 cui
/source
/dialogs
/cuitbxform \
105 cui
/source
/dialogs
/dlgname \
106 cui
/source
/dialogs
/hangulhanjadlg \
107 cui
/source
/dialogs
/hldocntp \
108 cui
/source
/dialogs
/hldoctp \
109 cui
/source
/dialogs
/hlinettp \
110 cui
/source
/dialogs
/hlmailtp \
111 cui
/source
/dialogs
/hlmarkwn \
112 cui
/source
/dialogs
/hltpbase \
113 cui
/source
/dialogs
/hyphen \
114 cui
/source
/dialogs
/iconcdlg \
115 cui
/source
/dialogs
/insdlg \
116 cui
/source
/dialogs
/insrc \
117 cui
/source
/dialogs
/linkdlg \
118 cui
/source
/dialogs
/multifil \
119 cui
/source
/dialogs
/multipat \
120 cui
/source
/dialogs
/newtabledlg \
121 cui
/source
/dialogs
/passwdomdlg \
122 cui
/source
/dialogs
/pastedlg \
123 cui
/source
/dialogs
/plfilter \
124 cui
/source
/dialogs
/postdlg \
125 cui
/source
/dialogs
/scriptdlg \
126 cui
/source
/dialogs
/sdrcelldlg \
127 cui
/source
/dialogs
/showcols \
128 cui
/source
/dialogs
/SpellAttrib \
129 cui
/source
/dialogs
/SpellDialog \
130 cui
/source
/dialogs
/splitcelldlg \
131 cui
/source
/dialogs
/srchxtra \
132 cui
/source
/dialogs
/thesdlg \
133 cui
/source
/dialogs
/zoom \
134 cui
/source
/factory
/cuiexp \
135 cui
/source
/factory
/cuiresmgr \
136 cui
/source
/factory
/dlgfact \
137 cui
/source
/factory
/init \
138 cui
/source
/options
/certpath \
139 cui
/source
/options
/cfgchart \
140 cui
/source
/options
/connpoolconfig \
141 cui
/source
/options
/connpooloptions \
142 cui
/source
/options
/connpoolsettings \
143 cui
/source
/options
/cuisrchdlg \
144 cui
/source
/options
/dbregister \
145 cui
/source
/options
/dbregisterednamesconfig \
146 cui
/source
/options
/dbregistersettings \
147 cui
/source
/options
/doclinkdialog \
148 cui
/source
/options
/fontsubs \
149 cui
/source
/options
/internationaloptions \
150 cui
/source
/options
/optaccessibility \
151 cui
/source
/options
/optasian \
152 cui
/source
/options
/optchart \
153 cui
/source
/options
/optcolor \
154 cui
/source
/options
/optctl \
155 cui
/source
/options
/optdict \
156 cui
/source
/options
/optfltr \
157 cui
/source
/options
/optgdlg \
158 cui
/source
/options
/optgenrl \
159 cui
/source
/options
/optHeaderTabListbox \
160 cui
/source
/options
/opthtml \
161 cui
/source
/options
/optinet2 \
162 cui
/source
/options
/optjava \
163 cui
/source
/options
/optjsearch \
164 cui
/source
/options
/optlingu \
165 cui
/source
/options
/optmemory \
166 cui
/source
/options
/optpath \
167 cui
/source
/options
/optsave \
168 cui
/source
/options
/optupdt \
169 cui
/source
/options
/radiobtnbox \
170 cui
/source
/options
/readonlyimage \
171 cui
/source
/options
/sdbcdriverenum \
172 cui
/source
/options
/securityoptions \
173 cui
/source
/options
/treeopt \
174 cui
/source
/options
/webconninfo \
175 cui
/source
/tabpages
/align \
176 cui
/source
/tabpages
/autocdlg \
177 cui
/source
/tabpages
/backgrnd \
178 cui
/source
/tabpages
/bbdlg \
179 cui
/source
/tabpages
/borderconn \
180 cui
/source
/tabpages
/border \
181 cui
/source
/tabpages
/chardlg \
182 cui
/source
/tabpages
/connect \
183 cui
/source
/tabpages
/dstribut \
184 cui
/source
/tabpages
/grfpage \
185 cui
/source
/tabpages
/labdlg \
186 cui
/source
/tabpages
/macroass \
187 cui
/source
/tabpages
/measure \
188 cui
/source
/tabpages
/numfmt \
189 cui
/source
/tabpages
/numpages \
190 cui
/source
/tabpages
/page \
191 cui
/source
/tabpages
/paragrph \
192 cui
/source
/tabpages
/swpossizetabpage \
193 cui
/source
/tabpages
/tabarea \
194 cui
/source
/tabpages
/tabline \
195 cui
/source
/tabpages
/tabstpge \
196 cui
/source
/tabpages
/textanim \
197 cui
/source
/tabpages
/textattr \
198 cui
/source
/tabpages
/tparea \
199 cui
/source
/tabpages
/tpbitmap \
200 cui
/source
/tabpages
/tpcolor \
201 cui
/source
/tabpages
/tpgradnt \
202 cui
/source
/tabpages
/tphatch \
203 cui
/source
/tabpages
/tpline \
204 cui
/source
/tabpages
/tplnedef \
205 cui
/source
/tabpages
/tplneend \
206 cui
/source
/tabpages
/tpshadow \
207 cui
/source
/tabpages
/transfrm \
208 cui
/source
/uno
/services \
212 $(eval
$(call gb_Library_add_exception_objects
,cui
,\
213 cui
/source
/dialogs
/winpluginlib \
217 # vim: set noet sw=4 ts=4: