blob: a4a6247694a79c802d7cae806eaf4702e33c2a19 [file] [log] [blame]
Bo Xufdc00a72014-10-28 23:03:33 -07001{
Tom Sepez452b4f32015-10-13 09:27:27 -07002 "variables": {
3 "pdf_enable_v8%": 1,
4 },
Tom Sepeza8a39e22015-10-12 15:47:07 -07005 "target_defaults": {
6 "defines": [
7 "PDF_ENABLE_XFA",
8 ],
Tom Sepez1a87cc32016-03-04 11:58:02 -08009 'msvs_disabled_warnings': [
10 4005, 4018, 4146, 4333, 4345, 4267,
11 # TODO(thestig): Fix all instances, remove this, pdfium:29
12 4245, 4310, 4389, 4701, 4702, 4706, 4800,
13 ],
Tom Sepeza8a39e22015-10-12 15:47:07 -070014 },
Bo Xufdc00a72014-10-28 23:03:33 -070015 "targets":[
16 {
17 "target_name":"xfa",
18 "type":"static_library",
Bo Xufdc00a72014-10-28 23:03:33 -070019 'include_dirs': [
Lei Zhang8241df72015-11-06 14:38:48 -080020 # This is implicit in GN.
21 '<(DEPTH)',
22 '.',
Bo Xud66f5922014-12-19 15:42:10 -080023 'third_party/freetype/include',
Oliver Changcec3f682015-11-05 16:00:40 -080024 'third_party/freetype/include/freetype',
Bo Xud66f5922014-12-19 15:42:10 -080025 ],
26 'defines' : [
27 'FT2_BUILD_LIBRARY',
Bo Xufdc00a72014-10-28 23:03:33 -070028 ],
29 "sources":[
dsinclair7222ea62016-04-06 14:33:07 -070030 "xfa/fxfa/include/fxfa.h",
31 "xfa/fxfa/include/fxfa_basic.h",
32 "xfa/fxfa/include/fxfa_widget.h",
33 "xfa/fxfa/include/xfa_checksum.h",
34 "xfa/fxfa/include/xfa_ffapp.h",
35 "xfa/fxfa/include/xfa_ffdoc.h",
36 "xfa/fxfa/include/xfa_ffdochandler.h",
37 "xfa/fxfa/include/xfa_ffdocview.h",
38 "xfa/fxfa/include/xfa_ffpageview.h",
39 "xfa/fxfa/include/xfa_ffwidget.h",
40 "xfa/fxfa/include/xfa_ffwidgethandler.h",
41 "xfa/fxfa/include/xfa_fontmgr.h",
42 "xfa/fxfa/include/xfa_rendercontext.h",
dsinclair65395182016-05-18 11:09:47 -070043 "xfa/fde/cfde_path.cpp",
44 "xfa/fde/cfde_path.h",
45 "xfa/fde/cfde_txtedtbufiter.cpp",
46 "xfa/fde/cfde_txtedtbufiter.h",
47 "xfa/fde/cfde_txtedtbuf.cpp",
48 "xfa/fde/cfde_txtedtbuf.h",
49 "xfa/fde/cfde_txtedtdorecord_deleterange.cpp",
50 "xfa/fde/cfde_txtedtdorecord_deleterange.h",
51 "xfa/fde/cfde_txtedtdorecord_insert.cpp",
52 "xfa/fde/cfde_txtedtdorecord_insert.h",
53 "xfa/fde/cfde_txtedtengine.cpp",
54 "xfa/fde/cfde_txtedtengine.h",
55 "xfa/fde/cfde_txtedtpage.cpp",
56 "xfa/fde/cfde_txtedtpage.h",
57 "xfa/fde/cfde_txtedtparag.cpp",
58 "xfa/fde/cfde_txtedtparag.h",
59 "xfa/fde/cfde_txtedttextset.cpp",
60 "xfa/fde/cfde_txtedttextset.h",
61 "xfa/fde/cfx_chariter.cpp",
62 "xfa/fde/cfx_chariter.h",
63 "xfa/fde/cfx_wordbreak.cpp",
64 "xfa/fde/cfx_wordbreak.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040065 "xfa/fde/css/fde_css.h",
66 "xfa/fde/css/fde_csscache.cpp",
67 "xfa/fde/css/fde_csscache.h",
68 "xfa/fde/css/fde_cssdatatable.cpp",
69 "xfa/fde/css/fde_cssdatatable.h",
70 "xfa/fde/css/fde_cssdeclaration.cpp",
71 "xfa/fde/css/fde_cssdeclaration.h",
72 "xfa/fde/css/fde_cssstyleselector.cpp",
73 "xfa/fde/css/fde_cssstyleselector.h",
74 "xfa/fde/css/fde_cssstylesheet.cpp",
75 "xfa/fde/css/fde_cssstylesheet.h",
76 "xfa/fde/css/fde_csssyntax.cpp",
77 "xfa/fde/css/fde_csssyntax.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040078 "xfa/fde/fde_gedevice.cpp",
79 "xfa/fde/fde_gedevice.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040080 "xfa/fde/fde_iterator.cpp",
81 "xfa/fde/fde_iterator.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040082 "xfa/fde/fde_object.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040083 "xfa/fde/fde_render.cpp",
84 "xfa/fde/fde_render.h",
dsinclair65395182016-05-18 11:09:47 -070085 "xfa/fde/ifde_txtedtdorecord.h",
86 "xfa/fde/ifde_txtedtengine.h",
87 "xfa/fde/ifde_txtedtpage.h",
88 "xfa/fde/ifx_chariter.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040089 "xfa/fde/tto/fde_textout.cpp",
90 "xfa/fde/tto/fde_textout.h",
dsinclair6c93df82016-05-19 18:13:53 -070091 "xfa/fde/xml/cfx_saxreader.cpp",
92 "xfa/fde/xml/cfx_saxreader.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040093 "xfa/fde/xml/fde_xml.h",
94 "xfa/fde/xml/fde_xml_imp.cpp",
95 "xfa/fde/xml/fde_xml_imp.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040096 "xfa/fgas/crt/fgas_codepage.cpp",
97 "xfa/fgas/crt/fgas_codepage.h",
Dan Sinclair1770c022016-03-14 14:14:16 -040098 "xfa/fgas/crt/fgas_language.h",
99 "xfa/fgas/crt/fgas_memory.cpp",
100 "xfa/fgas/crt/fgas_memory.h",
101 "xfa/fgas/crt/fgas_stream.cpp",
102 "xfa/fgas/crt/fgas_stream.h",
103 "xfa/fgas/crt/fgas_system.cpp",
104 "xfa/fgas/crt/fgas_system.h",
105 "xfa/fgas/crt/fgas_utils.cpp",
106 "xfa/fgas/crt/fgas_utils.h",
107 "xfa/fgas/font/fgas_font.h",
108 "xfa/fgas/font/fgas_fontutils.cpp",
109 "xfa/fgas/font/fgas_fontutils.h",
110 "xfa/fgas/font/fgas_gefont.cpp",
111 "xfa/fgas/font/fgas_gefont.h",
112 "xfa/fgas/font/fgas_stdfontmgr.cpp",
113 "xfa/fgas/font/fgas_stdfontmgr.h",
114 "xfa/fgas/layout/fgas_linebreak.cpp",
115 "xfa/fgas/layout/fgas_linebreak.h",
116 "xfa/fgas/layout/fgas_rtfbreak.cpp",
117 "xfa/fgas/layout/fgas_rtfbreak.h",
118 "xfa/fgas/layout/fgas_textbreak.cpp",
119 "xfa/fgas/layout/fgas_textbreak.h",
120 "xfa/fgas/layout/fgas_unicode.cpp",
121 "xfa/fgas/layout/fgas_unicode.h",
122 "xfa/fgas/localization/fgas_datetime.cpp",
123 "xfa/fgas/localization/fgas_datetime.h",
124 "xfa/fgas/localization/fgas_locale.cpp",
125 "xfa/fgas/localization/fgas_locale.h",
126 "xfa/fgas/localization/fgas_localeimp.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400127 "xfa/fwl/basewidget/fwl_barcodeimp.cpp",
128 "xfa/fwl/basewidget/fwl_barcodeimp.h",
129 "xfa/fwl/basewidget/fwl_caretimp.cpp",
130 "xfa/fwl/basewidget/fwl_caretimp.h",
131 "xfa/fwl/basewidget/fwl_checkboximp.cpp",
132 "xfa/fwl/basewidget/fwl_checkboximp.h",
133 "xfa/fwl/basewidget/fwl_comboboximp.cpp",
134 "xfa/fwl/basewidget/fwl_comboboximp.h",
135 "xfa/fwl/basewidget/fwl_datetimepickerimp.cpp",
136 "xfa/fwl/basewidget/fwl_datetimepickerimp.h",
137 "xfa/fwl/basewidget/fwl_editimp.cpp",
138 "xfa/fwl/basewidget/fwl_editimp.h",
139 "xfa/fwl/basewidget/fwl_formproxyimp.cpp",
140 "xfa/fwl/basewidget/fwl_formproxyimp.h",
141 "xfa/fwl/basewidget/fwl_listboximp.cpp",
142 "xfa/fwl/basewidget/fwl_listboximp.h",
143 "xfa/fwl/basewidget/fwl_monthcalendarimp.cpp",
144 "xfa/fwl/basewidget/fwl_monthcalendarimp.h",
145 "xfa/fwl/basewidget/fwl_pictureboximp.cpp",
146 "xfa/fwl/basewidget/fwl_pictureboximp.h",
147 "xfa/fwl/basewidget/fwl_pushbuttonimp.cpp",
148 "xfa/fwl/basewidget/fwl_pushbuttonimp.h",
149 "xfa/fwl/basewidget/fwl_scrollbarimp.cpp",
150 "xfa/fwl/basewidget/fwl_scrollbarimp.h",
151 "xfa/fwl/basewidget/fwl_spinbuttonimp.cpp",
152 "xfa/fwl/basewidget/fwl_spinbuttonimp.h",
153 "xfa/fwl/basewidget/fwl_tooltipctrlimp.cpp",
154 "xfa/fwl/basewidget/fwl_tooltipctrlimp.h",
155 "xfa/fwl/basewidget/fxmath_barcodeimp.cpp",
156 "xfa/fwl/basewidget/fxmath_barcodeimp.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400157 "xfa/fwl/basewidget/ifwl_barcode.h",
158 "xfa/fwl/basewidget/ifwl_caret.h",
159 "xfa/fwl/basewidget/ifwl_checkbox.h",
160 "xfa/fwl/basewidget/ifwl_combobox.h",
161 "xfa/fwl/basewidget/ifwl_datetimepicker.h",
162 "xfa/fwl/basewidget/ifwl_edit.h",
163 "xfa/fwl/basewidget/ifwl_listbox.h",
164 "xfa/fwl/basewidget/ifwl_monthcalendar.h",
165 "xfa/fwl/basewidget/ifwl_picturebox.h",
166 "xfa/fwl/basewidget/ifwl_pushbutton.h",
167 "xfa/fwl/basewidget/ifwl_scrollbar.h",
168 "xfa/fwl/basewidget/ifwl_spinbutton.h",
169 "xfa/fwl/basewidget/ifwl_tooltip.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400170 "xfa/fwl/core/cfwl_event.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400171 "xfa/fwl/core/cfwl_message.h",
172 "xfa/fwl/core/cfwl_themebackground.h",
173 "xfa/fwl/core/cfwl_themepart.h",
174 "xfa/fwl/core/cfwl_themetext.h",
175 "xfa/fwl/core/cfwl_widgetimpproperties.h",
tsepez648575a2016-05-25 15:24:31 -0700176 "xfa/fwl/core/cfwl_widgetmgr.cpp",
177 "xfa/fwl/core/cfwl_widgetmgr.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400178 "xfa/fwl/core/fwl_appimp.cpp",
179 "xfa/fwl/core/fwl_appimp.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400180 "xfa/fwl/core/fwl_error.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400181 "xfa/fwl/core/fwl_formimp.cpp",
182 "xfa/fwl/core/fwl_formimp.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400183 "xfa/fwl/core/fwl_noteimp.cpp",
184 "xfa/fwl/core/fwl_noteimp.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400185 "xfa/fwl/core/fwl_timerimp.cpp",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400186 "xfa/fwl/core/fwl_widgetdef.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400187 "xfa/fwl/core/fwl_widgetimp.cpp",
188 "xfa/fwl/core/fwl_widgetimp.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400189 "xfa/fwl/core/ifwl_app.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400190 "xfa/fwl/core/ifwl_dataprovider.h",
191 "xfa/fwl/core/ifwl_form.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400192 "xfa/fwl/core/ifwl_themeprovider.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400193 "xfa/fwl/core/ifwl_timer.h",
194 "xfa/fwl/core/ifwl_tooltiptarget.h",
195 "xfa/fwl/core/ifwl_widget.h",
196 "xfa/fwl/core/ifwl_widgetdelegate.h",
dsinclair89fcde82016-05-03 13:00:25 -0700197 "xfa/fwl/core/include/fwl_widgethit.h",
Dan Sinclair398a43d2016-03-23 15:51:01 -0400198 "xfa/fwl/core/include/ifwl_adaptertimermgr.h",
dsinclair7f432a12016-03-29 12:38:01 -0700199 "xfa/fwl/lightwidget/cfwl_barcode.cpp",
200 "xfa/fwl/lightwidget/cfwl_barcode.h",
dsinclair7f432a12016-03-29 12:38:01 -0700201 "xfa/fwl/lightwidget/cfwl_checkbox.cpp",
202 "xfa/fwl/lightwidget/cfwl_checkbox.h",
203 "xfa/fwl/lightwidget/cfwl_combobox.cpp",
204 "xfa/fwl/lightwidget/cfwl_combobox.h",
205 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp",
206 "xfa/fwl/lightwidget/cfwl_datetimepicker.h",
207 "xfa/fwl/lightwidget/cfwl_edit.cpp",
208 "xfa/fwl/lightwidget/cfwl_edit.h",
209 "xfa/fwl/lightwidget/cfwl_listbox.cpp",
210 "xfa/fwl/lightwidget/cfwl_listbox.h",
211 "xfa/fwl/lightwidget/cfwl_picturebox.cpp",
212 "xfa/fwl/lightwidget/cfwl_picturebox.h",
213 "xfa/fwl/lightwidget/cfwl_pushbutton.cpp",
214 "xfa/fwl/lightwidget/cfwl_pushbutton.h",
215 "xfa/fwl/lightwidget/cfwl_scrollbar.cpp",
216 "xfa/fwl/lightwidget/cfwl_scrollbar.h",
217 "xfa/fwl/lightwidget/cfwl_theme.cpp",
218 "xfa/fwl/lightwidget/cfwl_theme.h",
219 "xfa/fwl/lightwidget/cfwl_tooltip.cpp",
220 "xfa/fwl/lightwidget/cfwl_tooltip.h",
221 "xfa/fwl/lightwidget/cfwl_widget.cpp",
222 "xfa/fwl/lightwidget/cfwl_widget.h",
223 "xfa/fwl/lightwidget/cfwl_widgetdelegate.cpp",
224 "xfa/fwl/lightwidget/cfwl_widgetdelegate.h",
225 "xfa/fwl/lightwidget/cfwl_widgetproperties.cpp",
caryclark5838dbd2016-04-04 10:00:54 -0700226 "xfa/fwl/lightwidget/cfwl_widgetproperties.h",
dsinclair7f432a12016-03-29 12:38:01 -0700227 "xfa/fwl/theme/cfwl_barcodetp.cpp",
228 "xfa/fwl/theme/cfwl_barcodetp.h",
229 "xfa/fwl/theme/cfwl_carettp.cpp",
230 "xfa/fwl/theme/cfwl_carettp.h",
231 "xfa/fwl/theme/cfwl_checkboxtp.cpp",
232 "xfa/fwl/theme/cfwl_checkboxtp.h",
233 "xfa/fwl/theme/cfwl_comboboxtp.cpp",
234 "xfa/fwl/theme/cfwl_comboboxtp.h",
235 "xfa/fwl/theme/cfwl_datetimepickedtp.cpp",
236 "xfa/fwl/theme/cfwl_datetimepickertp.h",
237 "xfa/fwl/theme/cfwl_edittp.cpp",
238 "xfa/fwl/theme/cfwl_edittp.h",
239 "xfa/fwl/theme/cfwl_formtp.cpp",
240 "xfa/fwl/theme/cfwl_formtp.h",
241 "xfa/fwl/theme/cfwl_listboxtp.cpp",
242 "xfa/fwl/theme/cfwl_listboxtp.h",
243 "xfa/fwl/theme/cfwl_monthcalendartp.cpp",
244 "xfa/fwl/theme/cfwl_monthcalendartp.h",
245 "xfa/fwl/theme/cfwl_pictureboxtp.cpp",
246 "xfa/fwl/theme/cfwl_pictureboxtp.h",
247 "xfa/fwl/theme/cfwl_pushbuttontp.cpp",
248 "xfa/fwl/theme/cfwl_pushbuttontp.h",
249 "xfa/fwl/theme/cfwl_scrollbartp.cpp",
250 "xfa/fwl/theme/cfwl_scrollbartp.h",
251 "xfa/fwl/theme/cfwl_utils.h",
252 "xfa/fwl/theme/cfwl_widgettp.cpp",
253 "xfa/fwl/theme/cfwl_widgettp.h",
Dan Sinclaira98600a2016-03-21 15:15:56 -0400254 "xfa/fxbarcode/cbc_code128.cpp",
255 "xfa/fxbarcode/cbc_code128.h",
256 "xfa/fxbarcode/cbc_code39.cpp",
257 "xfa/fxbarcode/cbc_code39.h",
258 "xfa/fxbarcode/cbc_codabar.cpp",
259 "xfa/fxbarcode/cbc_codabar.h",
260 "xfa/fxbarcode/cbc_codebase.cpp",
261 "xfa/fxbarcode/cbc_codebase.h",
262 "xfa/fxbarcode/cbc_datamatrix.cpp",
263 "xfa/fxbarcode/cbc_datamatrix.h",
264 "xfa/fxbarcode/cbc_ean8.cpp",
dan sinclair2e8798f2016-03-24 12:56:07 -0400265 "xfa/fxbarcode/cbc_ean8.h",
Dan Sinclaira98600a2016-03-21 15:15:56 -0400266 "xfa/fxbarcode/cbc_ean13.cpp",
267 "xfa/fxbarcode/cbc_ean13.h",
268 "xfa/fxbarcode/cbc_onecode.cpp",
269 "xfa/fxbarcode/cbc_onecode.h",
270 "xfa/fxbarcode/cbc_pdf417i.cpp",
271 "xfa/fxbarcode/cbc_pdf417i.h",
272 "xfa/fxbarcode/cbc_qrcode.cpp",
273 "xfa/fxbarcode/cbc_qrcode.h",
274 "xfa/fxbarcode/cbc_upca.cpp",
275 "xfa/fxbarcode/cbc_upca.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400276 "xfa/fxbarcode/common/BC_CommonBitArray.cpp",
277 "xfa/fxbarcode/common/BC_CommonBitMatrix.cpp",
278 "xfa/fxbarcode/common/BC_CommonBitSource.cpp",
279 "xfa/fxbarcode/common/BC_CommonByteArray.cpp",
280 "xfa/fxbarcode/common/BC_CommonByteMatrix.cpp",
281 "xfa/fxbarcode/common/BC_CommonCharacterSetECI.cpp",
282 "xfa/fxbarcode/common/BC_CommonDecoderResult.cpp",
283 "xfa/fxbarcode/common/BC_CommonECI.cpp",
284 "xfa/fxbarcode/common/BC_CommonPerspectiveTransform.cpp",
285 "xfa/fxbarcode/common/BC_CommonBitArray.h",
286 "xfa/fxbarcode/common/BC_CommonBitMatrix.h",
287 "xfa/fxbarcode/common/BC_CommonBitSource.h",
288 "xfa/fxbarcode/common/BC_CommonByteArray.h",
289 "xfa/fxbarcode/common/BC_CommonByteMatrix.h",
290 "xfa/fxbarcode/common/BC_CommonCharacterSetECI.h",
291 "xfa/fxbarcode/common/BC_CommonDecoderResult.h",
292 "xfa/fxbarcode/common/BC_CommonECI.h",
293 "xfa/fxbarcode/common/BC_CommonPerspectiveTransform.h",
294 "xfa/fxbarcode/common/BC_WhiteRectangleDetector.cpp",
295 "xfa/fxbarcode/common/BC_WhiteRectangleDetector.h",
296 "xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.cpp",
297 "xfa/fxbarcode/common/BC_GlobalHistogramBinarizer.h",
298 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomon.cpp",
299 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.cpp",
300 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.cpp",
301 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.cpp",
302 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomon.h",
303 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonDecoder.h",
304 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256.h",
305 "xfa/fxbarcode/common/reedsolomon/BC_ReedSolomonGF256Poly.h",
306 "xfa/fxbarcode/datamatrix/BC_DataMatrixBitMatrixParser.cpp",
307 "xfa/fxbarcode/datamatrix/BC_DataMatrixDataBlock.cpp",
308 "xfa/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.cpp",
309 "xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.cpp",
310 "xfa/fxbarcode/datamatrix/BC_DataMatrixDetector.cpp",
311 "xfa/fxbarcode/datamatrix/BC_DataMatrixReader.cpp",
312 "xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.cpp",
313 "xfa/fxbarcode/datamatrix/BC_DataMatrixVersion.cpp",
314 "xfa/fxbarcode/datamatrix/BC_DataMatrixWriter.cpp",
315 "xfa/fxbarcode/datamatrix/BC_DataMatrixBitMatrixParser.h",
316 "xfa/fxbarcode/datamatrix/BC_DataMatrixDataBlock.h",
317 "xfa/fxbarcode/datamatrix/BC_DataMatrixDecodedBitStreamParser.h",
318 "xfa/fxbarcode/datamatrix/BC_DataMatrixDecoder.h",
319 "xfa/fxbarcode/datamatrix/BC_DataMatrixDetector.h",
320 "xfa/fxbarcode/datamatrix/BC_DataMatrixReader.h",
321 "xfa/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h",
322 "xfa/fxbarcode/datamatrix/BC_DataMatrixVersion.h",
323 "xfa/fxbarcode/datamatrix/BC_DataMatrixWriter.h",
324 "xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.cpp",
325 "xfa/fxbarcode/datamatrix/BC_Base256Encoder.cpp",
326 "xfa/fxbarcode/datamatrix/BC_C40Encoder.cpp",
327 "xfa/fxbarcode/datamatrix/BC_EdifactEncoder.cpp",
328 "xfa/fxbarcode/datamatrix/BC_EncoderContext.cpp",
329 "xfa/fxbarcode/datamatrix/BC_ErrorCorrection.cpp",
330 "xfa/fxbarcode/datamatrix/BC_SymbolInfo.cpp",
331 "xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.cpp",
332 "xfa/fxbarcode/datamatrix/BC_TextEncoder.cpp",
333 "xfa/fxbarcode/datamatrix/BC_X12Encoder.cpp",
334 "xfa/fxbarcode/datamatrix/BC_DefaultPlacement.cpp",
335 "xfa/fxbarcode/datamatrix/BC_Encoder.cpp",
336 "xfa/fxbarcode/datamatrix/BC_HighLevelEncoder.cpp",
337 "xfa/fxbarcode/datamatrix/BC_ASCIIEncoder.h",
338 "xfa/fxbarcode/datamatrix/BC_Base256Encoder.h",
339 "xfa/fxbarcode/datamatrix/BC_C40Encoder.h",
340 "xfa/fxbarcode/datamatrix/BC_EdifactEncoder.h",
341 "xfa/fxbarcode/datamatrix/BC_EncoderContext.h",
342 "xfa/fxbarcode/datamatrix/BC_ErrorCorrection.h",
343 "xfa/fxbarcode/datamatrix/BC_SymbolInfo.h",
344 "xfa/fxbarcode/datamatrix/BC_SymbolShapeHint.h",
345 "xfa/fxbarcode/datamatrix/BC_TextEncoder.h",
346 "xfa/fxbarcode/datamatrix/BC_X12Encoder.h",
347 "xfa/fxbarcode/datamatrix/BC_DefaultPlacement.h",
348 "xfa/fxbarcode/datamatrix/BC_Encoder.h",
349 "xfa/fxbarcode/datamatrix/BC_HighLevelEncoder.h",
Dan Sinclaira98600a2016-03-21 15:15:56 -0400350 "xfa/fxbarcode/include/BC_Library.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400351 "xfa/fxbarcode/oned/BC_OnedCodaBarReader.cpp",
352 "xfa/fxbarcode/oned/BC_OnedCodaBarWriter.cpp",
353 "xfa/fxbarcode/oned/BC_OnedCode128Reader.cpp",
354 "xfa/fxbarcode/oned/BC_OnedCode128Writer.cpp",
355 "xfa/fxbarcode/oned/BC_OnedCode39Reader.cpp",
356 "xfa/fxbarcode/oned/BC_OnedCode39Writer.cpp",
357 "xfa/fxbarcode/oned/BC_OnedEAN13Reader.cpp",
358 "xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp",
359 "xfa/fxbarcode/oned/BC_OnedEAN8Reader.cpp",
360 "xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp",
361 "xfa/fxbarcode/oned/BC_OneDimReader.cpp",
362 "xfa/fxbarcode/oned/BC_OneDimWriter.cpp",
363 "xfa/fxbarcode/oned/BC_OneDReader.cpp",
364 "xfa/fxbarcode/oned/BC_OnedUPCAReader.cpp",
365 "xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp",
366 "xfa/fxbarcode/oned/BC_OnedCodaBarReader.h",
367 "xfa/fxbarcode/oned/BC_OnedCodaBarWriter.h",
368 "xfa/fxbarcode/oned/BC_OnedCode128Reader.h",
369 "xfa/fxbarcode/oned/BC_OnedCode128Writer.h",
370 "xfa/fxbarcode/oned/BC_OnedCode39Reader.h",
371 "xfa/fxbarcode/oned/BC_OnedCode39Writer.h",
372 "xfa/fxbarcode/oned/BC_OnedEAN13Reader.h",
373 "xfa/fxbarcode/oned/BC_OnedEAN13Writer.h",
374 "xfa/fxbarcode/oned/BC_OnedEAN8Reader.h",
375 "xfa/fxbarcode/oned/BC_OnedEAN8Writer.h",
376 "xfa/fxbarcode/oned/BC_OneDimReader.h",
377 "xfa/fxbarcode/oned/BC_OneDimWriter.h",
378 "xfa/fxbarcode/oned/BC_OneDReader.h",
379 "xfa/fxbarcode/oned/BC_OnedUPCAReader.h",
380 "xfa/fxbarcode/oned/BC_OnedUPCAWriter.h",
381 "xfa/fxbarcode/pdf417/BC_PDF417.cpp",
382 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.cpp",
383 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.cpp",
384 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.cpp",
385 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeValue.cpp",
386 "xfa/fxbarcode/pdf417/BC_PDF417BoundingBox.cpp",
387 "xfa/fxbarcode/pdf417/BC_PDF417Codeword.cpp",
388 "xfa/fxbarcode/pdf417/BC_PDF417CodewordDecoder.cpp",
389 "xfa/fxbarcode/pdf417/BC_PDF417Common.cpp",
390 "xfa/fxbarcode/pdf417/BC_PDF417Compaction.cpp",
391 "xfa/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.cpp",
392 "xfa/fxbarcode/pdf417/BC_PDF417DetectionResult.cpp",
393 "xfa/fxbarcode/pdf417/BC_PDF417DetectionResultColumn.cpp",
394 "xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.cpp",
395 "xfa/fxbarcode/pdf417/BC_PDF417Detector.cpp",
396 "xfa/fxbarcode/pdf417/BC_PDF417DetectorResult.cpp",
397 "xfa/fxbarcode/pdf417/BC_PDF417Dimensions.cpp",
398 "xfa/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.cpp",
399 "xfa/fxbarcode/pdf417/BC_PDF417ECModulusGF.cpp",
400 "xfa/fxbarcode/pdf417/BC_PDF417ECModulusPoly.cpp",
401 "xfa/fxbarcode/pdf417/BC_PDF417ErrorCorrection.cpp",
402 "xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.cpp",
403 "xfa/fxbarcode/pdf417/BC_PDF417Reader.cpp",
404 "xfa/fxbarcode/pdf417/BC_PDF417ResultMetadata.cpp",
405 "xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.cpp",
406 "xfa/fxbarcode/pdf417/BC_PDF417Writer.cpp",
407 "xfa/fxbarcode/pdf417/BC_PDF417.h",
408 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeMatrix.h",
409 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeMetadata.h",
410 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeRow.h",
411 "xfa/fxbarcode/pdf417/BC_PDF417BarcodeValue.h",
412 "xfa/fxbarcode/pdf417/BC_PDF417BoundingBox.h",
413 "xfa/fxbarcode/pdf417/BC_PDF417Codeword.h",
414 "xfa/fxbarcode/pdf417/BC_PDF417CodewordDecoder.h",
415 "xfa/fxbarcode/pdf417/BC_PDF417Common.h",
416 "xfa/fxbarcode/pdf417/BC_PDF417Compaction.h",
417 "xfa/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h",
418 "xfa/fxbarcode/pdf417/BC_PDF417DetectionResult.h",
419 "xfa/fxbarcode/pdf417/BC_PDF417DetectionResultColumn.h",
420 "xfa/fxbarcode/pdf417/BC_PDF417DetectionResultRowIndicatorColumn.h",
421 "xfa/fxbarcode/pdf417/BC_PDF417Detector.h",
422 "xfa/fxbarcode/pdf417/BC_PDF417DetectorResult.h",
423 "xfa/fxbarcode/pdf417/BC_PDF417Dimensions.h",
424 "xfa/fxbarcode/pdf417/BC_PDF417ECErrorCorrection.h",
425 "xfa/fxbarcode/pdf417/BC_PDF417ECModulusGF.h",
426 "xfa/fxbarcode/pdf417/BC_PDF417ECModulusPoly.h",
427 "xfa/fxbarcode/pdf417/BC_PDF417ErrorCorrection.h",
428 "xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder.h",
429 "xfa/fxbarcode/pdf417/BC_PDF417Reader.h",
430 "xfa/fxbarcode/pdf417/BC_PDF417ResultMetadata.h",
431 "xfa/fxbarcode/pdf417/BC_PDF417ScanningDecoder.h",
432 "xfa/fxbarcode/pdf417/BC_PDF417Writer.h",
433 "xfa/fxbarcode/qrcode/BC_QRAlignmentPattern.cpp",
434 "xfa/fxbarcode/qrcode/BC_QRAlignmentPatternFinder.cpp",
435 "xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.cpp",
436 "xfa/fxbarcode/qrcode/BC_QRCoder.cpp",
437 "xfa/fxbarcode/qrcode/BC_QRCoderBitVector.cpp",
438 "xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.cpp",
439 "xfa/fxbarcode/qrcode/BC_QRCoderDecoder.cpp",
440 "xfa/fxbarcode/qrcode/BC_QRCodeReader.cpp",
441 "xfa/fxbarcode/qrcode/BC_QRCoderECB.cpp",
442 "xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.cpp",
443 "xfa/fxbarcode/qrcode/BC_QRCoderEncoder.cpp",
444 "xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp",
445 "xfa/fxbarcode/qrcode/BC_QRCoderFormatInformation.cpp",
446 "xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.cpp",
447 "xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.cpp",
448 "xfa/fxbarcode/qrcode/BC_QRCoderMode.cpp",
449 "xfa/fxbarcode/qrcode/BC_QRCoderVersion.cpp",
450 "xfa/fxbarcode/qrcode/BC_QRCodeWriter.cpp",
451 "xfa/fxbarcode/qrcode/BC_QRDataBlock.cpp",
452 "xfa/fxbarcode/qrcode/BC_QRDataMask.cpp",
453 "xfa/fxbarcode/qrcode/BC_QRDecodedBitStreamParser.cpp",
454 "xfa/fxbarcode/qrcode/BC_QRDetector.cpp",
455 "xfa/fxbarcode/qrcode/BC_QRDetectorResult.cpp",
456 "xfa/fxbarcode/qrcode/BC_QRFinderPattern.cpp",
457 "xfa/fxbarcode/qrcode/BC_QRFinderPatternFinder.cpp",
458 "xfa/fxbarcode/qrcode/BC_QRGridSampler.cpp",
459 "xfa/fxbarcode/qrcode/BC_QRAlignmentPattern.h",
460 "xfa/fxbarcode/qrcode/BC_QRAlignmentPatternFinder.h",
461 "xfa/fxbarcode/qrcode/BC_QRBitMatrixParser.h",
462 "xfa/fxbarcode/qrcode/BC_QRCoder.h",
463 "xfa/fxbarcode/qrcode/BC_QRCoderBitVector.h",
464 "xfa/fxbarcode/qrcode/BC_QRCoderBlockPair.h",
465 "xfa/fxbarcode/qrcode/BC_QRCoderDecoder.h",
466 "xfa/fxbarcode/qrcode/BC_QRCodeReader.h",
467 "xfa/fxbarcode/qrcode/BC_QRCoderECB.h",
468 "xfa/fxbarcode/qrcode/BC_QRCoderECBlocks.h",
469 "xfa/fxbarcode/qrcode/BC_QRCoderEncoder.h",
470 "xfa/fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.h",
471 "xfa/fxbarcode/qrcode/BC_QRCoderFormatInformation.h",
472 "xfa/fxbarcode/qrcode/BC_QRCoderMaskUtil.h",
473 "xfa/fxbarcode/qrcode/BC_QRCoderMatrixUtil.h",
474 "xfa/fxbarcode/qrcode/BC_QRCoderMode.h",
475 "xfa/fxbarcode/qrcode/BC_QRCoderVersion.h",
476 "xfa/fxbarcode/qrcode/BC_QRCodeWriter.h",
477 "xfa/fxbarcode/qrcode/BC_QRDataBlock.h",
478 "xfa/fxbarcode/qrcode/BC_QRDataMask.h",
479 "xfa/fxbarcode/qrcode/BC_QRDecodedBitStreamParser.h",
480 "xfa/fxbarcode/qrcode/BC_QRDetector.h",
481 "xfa/fxbarcode/qrcode/BC_QRDetectorResult.h",
482 "xfa/fxbarcode/qrcode/BC_QRFinderPattern.h",
483 "xfa/fxbarcode/qrcode/BC_QRFinderPatternFinder.h",
484 "xfa/fxbarcode/qrcode/BC_QRGridSampler.h",
485 "xfa/fxbarcode/qrcode/BC_FinderPatternInfo.cpp",
486 "xfa/fxbarcode/qrcode/BC_FinderPatternInfo.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400487 "xfa/fxbarcode/BC_Binarizer.cpp",
488 "xfa/fxbarcode/BC_BinaryBitmap.cpp",
489 "xfa/fxbarcode/BC_BufferedImageLuminanceSource.cpp",
490 "xfa/fxbarcode/BC_Dimension.cpp",
491 "xfa/fxbarcode/BC_Library.cpp",
492 "xfa/fxbarcode/BC_LuminanceSource.cpp",
493 "xfa/fxbarcode/BC_Reader.cpp",
494 "xfa/fxbarcode/BC_ResultPoint.cpp",
495 "xfa/fxbarcode/BC_TwoDimWriter.cpp",
496 "xfa/fxbarcode/BC_UtilCodingConvert.cpp",
497 "xfa/fxbarcode/BC_UtilRSS.cpp",
498 "xfa/fxbarcode/BC_Utils.cpp",
499 "xfa/fxbarcode/BC_Writer.cpp",
500 "xfa/fxbarcode/BC_Binarizer.h",
501 "xfa/fxbarcode/BC_BinaryBitmap.h",
502 "xfa/fxbarcode/BC_BufferedImageLuminanceSource.h",
503 "xfa/fxbarcode/BC_DecoderResult.h",
504 "xfa/fxbarcode/BC_Dimension.h",
505 "xfa/fxbarcode/BC_LuminanceSource.h",
506 "xfa/fxbarcode/BC_Reader.h",
507 "xfa/fxbarcode/BC_ResultPoint.h",
508 "xfa/fxbarcode/BC_TwoDimWriter.h",
509 "xfa/fxbarcode/BC_UtilCodingConvert.h",
510 "xfa/fxbarcode/BC_UtilRSS.h",
511 "xfa/fxbarcode/BC_Writer.h",
512 "xfa/fxbarcode/utils.h",
513 "xfa/fxfa/app/xfa_checksum.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400514 "xfa/fxfa/app/xfa_ffapp.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400515 "xfa/fxfa/app/xfa_ffbarcode.cpp",
516 "xfa/fxfa/app/xfa_ffbarcode.h",
517 "xfa/fxfa/app/xfa_ffcheckbutton.cpp",
518 "xfa/fxfa/app/xfa_ffcheckbutton.h",
519 "xfa/fxfa/app/xfa_ffchoicelist.cpp",
520 "xfa/fxfa/app/xfa_ffchoicelist.h",
521 "xfa/fxfa/app/xfa_ffdoc.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400522 "xfa/fxfa/app/xfa_ffdochandler.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400523 "xfa/fxfa/app/xfa_ffdocview.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400524 "xfa/fxfa/app/xfa_ffdraw.cpp",
525 "xfa/fxfa/app/xfa_ffdraw.h",
526 "xfa/fxfa/app/xfa_ffexclgroup.cpp",
527 "xfa/fxfa/app/xfa_ffexclgroup.h",
528 "xfa/fxfa/app/xfa_fffield.cpp",
529 "xfa/fxfa/app/xfa_fffield.h",
530 "xfa/fxfa/app/xfa_ffimage.cpp",
531 "xfa/fxfa/app/xfa_ffimage.h",
532 "xfa/fxfa/app/xfa_ffimageedit.cpp",
533 "xfa/fxfa/app/xfa_ffimageedit.h",
534 "xfa/fxfa/app/xfa_ffnotify.cpp",
535 "xfa/fxfa/app/xfa_ffnotify.h",
536 "xfa/fxfa/app/xfa_ffpageview.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400537 "xfa/fxfa/app/xfa_ffpath.cpp",
538 "xfa/fxfa/app/xfa_ffpath.h",
539 "xfa/fxfa/app/xfa_ffpushbutton.cpp",
540 "xfa/fxfa/app/xfa_ffpushbutton.h",
541 "xfa/fxfa/app/xfa_ffsignature.cpp",
542 "xfa/fxfa/app/xfa_ffsignature.h",
543 "xfa/fxfa/app/xfa_ffsubform.cpp",
544 "xfa/fxfa/app/xfa_ffsubform.h",
545 "xfa/fxfa/app/xfa_fftext.cpp",
546 "xfa/fxfa/app/xfa_fftext.h",
547 "xfa/fxfa/app/xfa_fftextedit.cpp",
548 "xfa/fxfa/app/xfa_fftextedit.h",
549 "xfa/fxfa/app/xfa_ffwidget.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400550 "xfa/fxfa/app/xfa_ffwidgetacc.cpp",
551 "xfa/fxfa/app/xfa_ffwidgetacc.h",
552 "xfa/fxfa/app/xfa_ffwidgethandler.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400553 "xfa/fxfa/app/xfa_fontmgr.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400554 "xfa/fxfa/app/xfa_fwladapter.cpp",
555 "xfa/fxfa/app/xfa_fwladapter.h",
556 "xfa/fxfa/app/xfa_fwltheme.cpp",
557 "xfa/fxfa/app/xfa_fwltheme.h",
558 "xfa/fxfa/app/xfa_rendercontext.cpp",
Dan Sinclair1770c022016-03-14 14:14:16 -0400559 "xfa/fxfa/app/xfa_textlayout.cpp",
560 "xfa/fxfa/app/xfa_textlayout.h",
561 "xfa/fxfa/fm2js/xfa_error.cpp",
562 "xfa/fxfa/fm2js/xfa_error.h",
563 "xfa/fxfa/fm2js/xfa_expression.cpp",
564 "xfa/fxfa/fm2js/xfa_expression.h",
565 "xfa/fxfa/fm2js/xfa_fm2jsapi.cpp",
566 "xfa/fxfa/fm2js/xfa_fm2jsapi.h",
567 "xfa/fxfa/fm2js/xfa_fm2jscontext.cpp",
568 "xfa/fxfa/fm2js/xfa_fm2jscontext.h",
569 "xfa/fxfa/fm2js/xfa_fmparse.cpp",
570 "xfa/fxfa/fm2js/xfa_fmparse.h",
571 "xfa/fxfa/fm2js/xfa_lexer.cpp",
572 "xfa/fxfa/fm2js/xfa_lexer.h",
573 "xfa/fxfa/fm2js/xfa_program.cpp",
574 "xfa/fxfa/fm2js/xfa_program.h",
575 "xfa/fxfa/fm2js/xfa_simpleexpression.cpp",
576 "xfa/fxfa/fm2js/xfa_simpleexpression.h",
dsinclair44d054c2016-04-06 10:23:46 -0700577 "xfa/fxfa/parser/cxfa_arc.h",
578 "xfa/fxfa/parser/cxfa_assist.cpp",
579 "xfa/fxfa/parser/cxfa_assist.h",
580 "xfa/fxfa/parser/cxfa_bind.cpp",
581 "xfa/fxfa/parser/cxfa_bind.h",
582 "xfa/fxfa/parser/cxfa_binditems.cpp",
583 "xfa/fxfa/parser/cxfa_binditems.h",
584 "xfa/fxfa/parser/cxfa_border.h",
585 "xfa/fxfa/parser/cxfa_box.cpp",
586 "xfa/fxfa/parser/cxfa_box.h",
587 "xfa/fxfa/parser/cxfa_calculate.cpp",
588 "xfa/fxfa/parser/cxfa_calculate.h",
589 "xfa/fxfa/parser/cxfa_caption.cpp",
590 "xfa/fxfa/parser/cxfa_caption.h",
591 "xfa/fxfa/parser/cxfa_corner.h",
592 "xfa/fxfa/parser/cxfa_data.cpp",
593 "xfa/fxfa/parser/cxfa_data.h",
594 "xfa/fxfa/parser/cxfa_edge.h",
595 "xfa/fxfa/parser/cxfa_event.cpp",
596 "xfa/fxfa/parser/cxfa_event.h",
597 "xfa/fxfa/parser/cxfa_exdata.cpp",
598 "xfa/fxfa/parser/cxfa_exdata.h",
599 "xfa/fxfa/parser/cxfa_fill.cpp",
600 "xfa/fxfa/parser/cxfa_fill.h",
601 "xfa/fxfa/parser/cxfa_font.cpp",
602 "xfa/fxfa/parser/cxfa_font.h",
603 "xfa/fxfa/parser/cxfa_image.cpp",
604 "xfa/fxfa/parser/cxfa_image.h",
605 "xfa/fxfa/parser/cxfa_line.cpp",
606 "xfa/fxfa/parser/cxfa_line.h",
607 "xfa/fxfa/parser/cxfa_margin.cpp",
608 "xfa/fxfa/parser/cxfa_margin.h",
609 "xfa/fxfa/parser/cxfa_occur.cpp",
610 "xfa/fxfa/parser/cxfa_occur.h",
611 "xfa/fxfa/parser/cxfa_para.cpp",
612 "xfa/fxfa/parser/cxfa_para.h",
613 "xfa/fxfa/parser/cxfa_rectangle.h",
614 "xfa/fxfa/parser/cxfa_script.cpp",
615 "xfa/fxfa/parser/cxfa_script.h",
616 "xfa/fxfa/parser/cxfa_stroke.cpp",
617 "xfa/fxfa/parser/cxfa_stroke.h",
618 "xfa/fxfa/parser/cxfa_submit.cpp",
619 "xfa/fxfa/parser/cxfa_submit.h",
620 "xfa/fxfa/parser/cxfa_text.cpp",
621 "xfa/fxfa/parser/cxfa_text.h",
622 "xfa/fxfa/parser/cxfa_tooltip.cpp",
623 "xfa/fxfa/parser/cxfa_tooltip.h",
624 "xfa/fxfa/parser/cxfa_validate.cpp",
625 "xfa/fxfa/parser/cxfa_validate.h",
626 "xfa/fxfa/parser/cxfa_value.cpp",
627 "xfa/fxfa/parser/cxfa_value.h",
628 "xfa/fxfa/parser/cxfa_widgetdata.cpp",
629 "xfa/fxfa/parser/cxfa_widgetdata.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400630 "xfa/fxfa/parser/xfa_basic_data.cpp",
631 "xfa/fxfa/parser/xfa_basic_data.h",
632 "xfa/fxfa/parser/xfa_basic_imp.cpp",
633 "xfa/fxfa/parser/xfa_basic_imp.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400634 "xfa/fxfa/parser/xfa_doclayout.h",
635 "xfa/fxfa/parser/xfa_document.h",
636 "xfa/fxfa/parser/xfa_document_datadescription_imp.cpp",
637 "xfa/fxfa/parser/xfa_document_datadescription_imp.h",
638 "xfa/fxfa/parser/xfa_document_datamerger_imp.cpp",
639 "xfa/fxfa/parser/xfa_document_datamerger_imp.h",
640 "xfa/fxfa/parser/xfa_document_imp.cpp",
641 "xfa/fxfa/parser/xfa_document_layout_imp.cpp",
642 "xfa/fxfa/parser/xfa_document_layout_imp.h",
643 "xfa/fxfa/parser/xfa_document_serialize.cpp",
644 "xfa/fxfa/parser/xfa_document_serialize.h",
645 "xfa/fxfa/parser/xfa_layout_appadapter.cpp",
646 "xfa/fxfa/parser/xfa_layout_appadapter.h",
647 "xfa/fxfa/parser/xfa_layout_itemlayout.cpp",
648 "xfa/fxfa/parser/xfa_layout_itemlayout.h",
649 "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp",
650 "xfa/fxfa/parser/xfa_layout_pagemgr_new.h",
651 "xfa/fxfa/parser/xfa_locale.cpp",
652 "xfa/fxfa/parser/xfa_locale.h",
653 "xfa/fxfa/parser/xfa_localemgr.cpp",
654 "xfa/fxfa/parser/xfa_localemgr.h",
655 "xfa/fxfa/parser/xfa_localevalue.cpp",
656 "xfa/fxfa/parser/xfa_localevalue.h",
657 "xfa/fxfa/parser/xfa_object.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400658 "xfa/fxfa/parser/xfa_object_imp.cpp",
659 "xfa/fxfa/parser/xfa_parser.h",
660 "xfa/fxfa/parser/xfa_parser_imp.cpp",
661 "xfa/fxfa/parser/xfa_parser_imp.h",
662 "xfa/fxfa/parser/xfa_script.h",
663 "xfa/fxfa/parser/xfa_script_datawindow.cpp",
664 "xfa/fxfa/parser/xfa_script_datawindow.h",
665 "xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp",
666 "xfa/fxfa/parser/xfa_script_eventpseudomodel.h",
667 "xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp",
668 "xfa/fxfa/parser/xfa_script_hostpseudomodel.h",
669 "xfa/fxfa/parser/xfa_script_imp.cpp",
670 "xfa/fxfa/parser/xfa_script_imp.h",
671 "xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp",
672 "xfa/fxfa/parser/xfa_script_layoutpseudomodel.h",
673 "xfa/fxfa/parser/xfa_script_logpseudomodel.cpp",
674 "xfa/fxfa/parser/xfa_script_logpseudomodel.h",
675 "xfa/fxfa/parser/xfa_script_nodehelper.cpp",
676 "xfa/fxfa/parser/xfa_script_nodehelper.h",
677 "xfa/fxfa/parser/xfa_script_resolveprocessor.cpp",
678 "xfa/fxfa/parser/xfa_script_resolveprocessor.h",
679 "xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp",
680 "xfa/fxfa/parser/xfa_script_signaturepseudomodel.h",
681 "xfa/fxfa/parser/xfa_utils.h",
682 "xfa/fxfa/parser/xfa_utils_imp.cpp",
Dan Sinclair811b8a42016-03-17 08:59:42 -0400683 "xfa/fxgraphics/cagg_graphics.cpp",
684 "xfa/fxgraphics/cagg_graphics.h",
685 "xfa/fxgraphics/cfx_color.cpp",
686 "xfa/fxgraphics/cfx_color.h",
687 "xfa/fxgraphics/cfx_graphics.cpp",
688 "xfa/fxgraphics/cfx_path.cpp",
689 "xfa/fxgraphics/cfx_path.h",
690 "xfa/fxgraphics/cfx_path_generator.cpp",
691 "xfa/fxgraphics/cfx_path_generator.h",
692 "xfa/fxgraphics/cfx_pattern.cpp",
693 "xfa/fxgraphics/cfx_pattern.h",
694 "xfa/fxgraphics/cfx_shading.cpp",
695 "xfa/fxgraphics/cfx_shading.h",
696 "xfa/fxgraphics/include/cfx_graphics.h",
Dan Sinclair3a8051c2016-03-15 15:42:31 -0400697 "xfa/fxjse/include/fxjse.h",
Bo Xufdc00a72014-10-28 23:03:33 -0700698 ],
Tom Sepez452b4f32015-10-13 09:27:27 -0700699 "conditions": [
Tom Sepez88aa3a72016-03-03 13:10:20 -0800700 ["clang==1" , {
Tom Sepez88aa3a72016-03-03 13:10:20 -0800701 }],
Tom Sepez452b4f32015-10-13 09:27:27 -0700702 ["pdf_enable_v8==1", {
703 'dependencies': [
machenbach3081cc02016-04-26 03:12:36 -0700704 '<(DEPTH)/v8/src/v8.gyp:v8',
Tom Sepez452b4f32015-10-13 09:27:27 -0700705 ],
706 'export_dependent_settings': [
machenbach3081cc02016-04-26 03:12:36 -0700707 '<(DEPTH)/v8/src/v8.gyp:v8',
Tom Sepez452b4f32015-10-13 09:27:27 -0700708 ],
709 'include_dirs': [
710 '<(DEPTH)/v8',
711 '<(DEPTH)/v8/include',
712 ],
713 'sources': [
Dan Sinclair3a8051c2016-03-15 15:42:31 -0400714 "xfa/fxjse/cfxjse_arguments.h",
Dan Sinclair1770c022016-03-14 14:14:16 -0400715 "xfa/fxjse/class.cpp",
716 "xfa/fxjse/class.h",
717 "xfa/fxjse/context.cpp",
718 "xfa/fxjse/context.h",
719 "xfa/fxjse/dynprop.cpp",
720 "xfa/fxjse/runtime.cpp",
721 "xfa/fxjse/runtime.h",
722 "xfa/fxjse/scope_inline.h",
723 "xfa/fxjse/util_inline.h",
724 "xfa/fxjse/value.cpp",
725 "xfa/fxjse/value.h"
Tom Sepez452b4f32015-10-13 09:27:27 -0700726 ],
727 }],
728 ["OS == 'win'", {
729 "configurations": {
730 "Debug": {
731 "msvs_configuration_attributes": {},
732 "msvs_settings": {
733 "VCCLCompilerTool": {},
734 "VCLibrarianTool": {},
735 "VCLinkerTool": {},
Bo Xufdc00a72014-10-28 23:03:33 -0700736 }
737 },
Tom Sepez452b4f32015-10-13 09:27:27 -0700738 "Release": {
739 "msvs_configuration_attributes": {},
740 "msvs_settings": {
741 "VCCLCompilerTool": {},
742 "VCLibrarianTool": {},
743 "VCLinkerTool": {},
744 }
745 }
Bo Xufdc00a72014-10-28 23:03:33 -0700746 },
Tom Sepez452b4f32015-10-13 09:27:27 -0700747 "sources": [],
748 }],
749 ["OS == 'mac'", {
750 "configurations": {},
751 "sources": [],
752 }],
Bo Xufdc00a72014-10-28 23:03:33 -0700753 ]
754 }
755 ]
756}