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
,subsequenttest
))
12 $(eval
$(call gb_Library_set_include
,subsequenttest
,\
16 $(eval
$(call gb_Library_add_defs
,subsequenttest
,\
17 -DOOO_DLLIMPLEMENTATION_TEST \
20 $(eval
$(call gb_Library_use_common_precompiled_header
,subsequenttest
))
22 $(eval
$(call gb_Library_use_sdk_api
,subsequenttest
))
24 $(eval
$(call gb_Library_use_libraries
,subsequenttest
,\
37 $(eval
$(call gb_Library_use_externals
,subsequenttest
,\
42 $(eval
$(call gb_Library_add_exception_objects
,subsequenttest
,\
43 test/source
/unoapi_test \
44 test/source
/calc_unoapi_test \
45 test/source
/beans
/xpropertyset \
46 test/source
/chart
/xchartdata \
47 test/source
/container
/xchild \
48 test/source
/container
/xelementaccess \
49 test/source
/container
/xenumeration \
50 test/source
/container
/xenumerationaccess \
51 test/source
/container
/xindexaccess \
52 test/source
/container
/xnameaccess \
53 test/source
/container
/xnamecontainer \
54 test/source
/container
/xnamed \
55 test/source
/container
/xnamereplace \
56 test/source
/document
/xactionlockable \
57 test/source
/document
/xembeddedobjectsupplier \
58 test/source
/document
/xlinktargetsupplier \
59 test/source
/drawing
/captionshape \
60 test/source
/drawing
/xdrawpages \
61 test/source
/drawing
/xgluepointssupplier \
62 test/source
/drawing
/xshapedescriptor \
63 test/source
/drawing
/xshapegrouper \
64 test/source
/drawing
/xshape \
65 test/source
/drawing
/xshapes \
66 test/source
/lang
/xserviceinfo \
67 test/source
/lang
/xcomponent \
68 test/source
/sheet
/cellarealink \
69 test/source
/sheet
/cellproperties \
70 test/source
/sheet
/databaseimportdescriptor \
71 test/source
/sheet
/databaserange \
72 test/source
/sheet
/datapilotfield \
73 test/source
/sheet
/datapilotitem \
74 test/source
/sheet
/documentsettings \
75 test/source
/sheet
/functiondescription \
76 test/source
/sheet
/globalsheetsettings \
77 test/source
/sheet
/scenario \
78 test/source
/sheet
/shape \
79 test/source
/sheet
/sheetcell \
80 test/source
/sheet
/sheetcellrange \
81 test/source
/sheet
/sheetcellranges \
82 test/source
/sheet
/sheetfilterdescriptor \
83 test/source
/sheet
/sheetlink \
84 test/source
/sheet
/sheetsortdescriptor2 \
85 test/source
/sheet
/spreadsheet \
86 test/source
/sheet
/spreadsheetdocumentsettings \
87 test/source
/sheet
/spreadsheetviewsettings \
88 test/source
/sheet
/subtotaldescriptor \
89 test/source
/sheet
/tableautoformat \
90 test/source
/sheet
/tablevalidation \
91 test/source
/sheet
/xactivationbroadcaster \
92 test/source
/sheet
/xarealink \
93 test/source
/sheet
/xarealinks \
94 test/source
/sheet
/xarrayformularange \
95 test/source
/sheet
/xcalculatable \
96 test/source
/sheet
/xcelladdressable \
97 test/source
/sheet
/xcellformatrangessupplier \
98 test/source
/sheet
/xcellrangeaddressable \
99 test/source
/sheet
/xcellrangedata \
100 test/source
/sheet
/xcellrangeformula \
101 test/source
/sheet
/xcellrangemovement \
102 test/source
/sheet
/xcellrangereferrer \
103 test/source
/sheet
/xcellrangesquery \
104 test/source
/sheet
/xcellseries \
105 test/source
/sheet
/xconsolidatable \
106 test/source
/sheet
/xconsolidationdescriptor \
107 test/source
/sheet
/xdatabaserange \
108 test/source
/sheet
/xdatabaseranges \
109 test/source
/sheet
/xdatapilotdescriptor \
110 test/source
/sheet
/xdatapilotfield \
111 test/source
/sheet
/xdatapilotfieldgrouping \
112 test/source
/sheet
/xdatapilottable \
113 test/source
/sheet
/xdatapilottable2 \
114 test/source
/sheet
/xdatapilottables \
115 test/source
/sheet
/xdatapilottablessupplier \
116 test/source
/sheet
/xddelink \
117 test/source
/sheet
/xddelinks \
118 test/source
/sheet
/xdocumentauditing \
119 test/source
/sheet
/xformulaquery \
120 test/source
/sheet
/xfunctiondescriptions \
121 test/source
/sheet
/xgoalseek \
122 test/source
/sheet
/xheaderfootercontent \
123 test/source
/sheet
/xlabelrange \
124 test/source
/sheet
/xlabelranges \
125 test/source
/sheet
/xmultiformulatokens \
126 test/source
/sheet
/xmultipleoperation \
127 test/source
/sheet
/xnamedrange \
128 test/source
/sheet
/xnamedranges \
129 test/source
/sheet
/xprintareas \
130 test/source
/sheet
/xrecentfunctions \
131 test/source
/sheet
/xscenario \
132 test/source
/sheet
/xscenarioenhanced \
133 test/source
/sheet
/xscenarios \
134 test/source
/sheet
/xscenariossupplier \
135 test/source
/sheet
/xsheetannotation \
136 test/source
/sheet
/xsheetannotationanchor \
137 test/source
/sheet
/xsheetannotations \
138 test/source
/sheet
/xsheetannotationshapesupplier \
139 test/source
/sheet
/xsheetannotationssupplier \
140 test/source
/sheet
/xsheetauditing \
141 test/source
/sheet
/xsheetcellcursor \
142 test/source
/sheet
/xsheetcellrange \
143 test/source
/sheet
/xsheetcellrangecontainer \
144 test/source
/sheet
/xsheetcellranges \
145 test/source
/sheet
/xsheetcondition \
146 test/source
/sheet
/xsheetconditionalentries \
147 test/source
/sheet
/xsheetconditionalentry \
148 test/source
/sheet
/xsheetfilterable \
149 test/source
/sheet
/xsheetfilterableex \
150 test/source
/sheet
/xsheetfilterdescriptor \
151 test/source
/sheet
/xsheetfilterdescriptor2 \
152 test/source
/sheet
/xsheetfilterdescriptor3 \
153 test/source
/sheet
/xsheetlinkable \
154 test/source
/sheet
/xsheetoperation \
155 test/source
/sheet
/xsheetoutline \
156 test/source
/sheet
/xsheetpagebreak \
157 test/source
/sheet
/xspreadsheet \
158 test/source
/sheet
/xspreadsheetdocument \
159 test/source
/sheet
/xspreadsheets \
160 test/source
/sheet
/xspreadsheets2 \
161 test/source
/sheet
/xspreadsheetview \
162 test/source
/sheet
/xsubtotalcalculatable \
163 test/source
/sheet
/xsubtotaldescriptor \
164 test/source
/sheet
/xsubtotalfield \
165 test/source
/sheet
/xuniquecellformatrangessupplier\
166 test/source
/sheet
/xusedareacursor \
167 test/source
/sheet
/xviewfreezable \
168 test/source
/sheet
/xviewpane \
169 test/source
/sheet
/xviewsplitable \
170 test/source
/style
/xstyleloader \
171 test/source
/table
/tablecolumn \
172 test/source
/table
/tablerow \
173 test/source
/table
/xcell \
174 test/source
/table
/xcellcursor \
175 test/source
/table
/xcellrange \
176 test/source
/table
/xcolumnrowrange \
177 test/source
/table
/xtablechart \
178 test/source
/table
/xtablecharts \
179 test/source
/table
/xtablechartssupplier \
180 test/source
/table
/xtablecolumns \
181 test/source
/table
/xtablerows \
182 test/source
/text
/baseindex \
183 test/source
/text
/textcontent \
184 test/source
/text
/xsimpletext \
185 test/source
/text
/xtext \
186 test/source
/text
/xtextcontent \
187 test/source
/text
/xtextfield \
188 test/source
/text
/xtextrange \
189 test/source
/text
/xdocumentindex \
190 test/source
/text
/textdocumentsettings \
191 test/source
/text
/textprintersettings \
192 test/source
/text
/textsettings \
193 test/source
/text
/textdocumentindex \
194 test/source
/util
/searchdescriptor \
195 test/source
/util
/xindent \
196 test/source
/util
/xmergeable \
197 test/source
/util
/xrefreshable \
198 test/source
/util
/xreplaceable \
199 test/source
/util
/xreplacedescriptor \
200 test/source
/util
/xsearchable \
201 test/source
/util
/xsearchdescriptor \
202 test/source
/view
/xcontrolaccess \
203 test/source
/view
/xformlayeraccess \
206 # vim: set noet sw=4 ts=4: