OLD | NEW |
1 { | 1 { |
2 "variables": { | 2 "variables": { |
3 "pdf_enable_v8%": 1, | 3 "pdf_enable_v8%": 1, |
4 }, | 4 }, |
5 "target_defaults": { | 5 "target_defaults": { |
6 "defines": [ | 6 "defines": [ |
7 "PDF_ENABLE_XFA", | 7 "PDF_ENABLE_XFA", |
8 ], | 8 ], |
9 'msvs_disabled_warnings': [ | 9 'msvs_disabled_warnings': [ |
10 4005, 4018, 4146, 4333, 4345, 4267, | 10 4005, 4018, 4146, 4333, 4345, 4267, |
(...skipping 17 matching lines...) Expand all Loading... |
28 # This is implicit in GN. | 28 # This is implicit in GN. |
29 '<(DEPTH)', | 29 '<(DEPTH)', |
30 '.', | 30 '.', |
31 'third_party/freetype/include', | 31 'third_party/freetype/include', |
32 'third_party/freetype/include/freetype', | 32 'third_party/freetype/include/freetype', |
33 ], | 33 ], |
34 'defines' : [ | 34 'defines' : [ |
35 'FT2_BUILD_LIBRARY', | 35 'FT2_BUILD_LIBRARY', |
36 ], | 36 ], |
37 "sources":[ | 37 "sources":[ |
38 "xfa/include/fwl/lightwidget/app.h", | |
39 "xfa/include/fwl/lightwidget/barcode.h", | |
40 "xfa/include/fwl/lightwidget/caret.h", | |
41 "xfa/include/fwl/lightwidget/checkbox.h", | |
42 "xfa/include/fwl/lightwidget/combobox.h", | |
43 "xfa/include/fwl/lightwidget/datetimepicker.h", | |
44 "xfa/include/fwl/lightwidget/edit.h", | |
45 "xfa/include/fwl/lightwidget/listbox.h", | |
46 "xfa/include/fwl/lightwidget/picturebox.h", | |
47 "xfa/include/fwl/lightwidget/pushbutton.h", | |
48 "xfa/include/fwl/lightwidget/scrollbar.h", | |
49 "xfa/include/fwl/lightwidget/theme.h", | |
50 "xfa/include/fwl/lightwidget/tooltipctrl.h", | |
51 "xfa/include/fwl/lightwidget/widget.h", | |
52 "xfa/include/fwl/theme/barcodetp.h", | |
53 "xfa/include/fwl/theme/carettp.h", | |
54 "xfa/include/fwl/theme/checkboxtp.h", | |
55 "xfa/include/fwl/theme/comboboxtp.h", | |
56 "xfa/include/fwl/theme/datetimepickertp.h", | |
57 "xfa/include/fwl/theme/edittp.h", | |
58 "xfa/include/fwl/theme/formtp.h", | |
59 "xfa/include/fwl/theme/listboxtp.h", | |
60 "xfa/include/fwl/theme/monthcalendartp.h", | |
61 "xfa/include/fwl/theme/pictureboxtp.h", | |
62 "xfa/include/fwl/theme/pushbuttontp.h", | |
63 "xfa/include/fwl/theme/scrollbartp.h", | |
64 "xfa/include/fwl/theme/utils.h", | |
65 "xfa/include/fwl/theme/widgettp.h", | |
66 "xfa/include/fxfa/fxfa.h", | 38 "xfa/include/fxfa/fxfa.h", |
67 "xfa/include/fxfa/fxfa_basic.h", | 39 "xfa/include/fxfa/fxfa_basic.h", |
68 "xfa/include/fxfa/fxfa_objectacc.h", | 40 "xfa/include/fxfa/fxfa_objectacc.h", |
69 "xfa/include/fxfa/fxfa_widget.h", | 41 "xfa/include/fxfa/fxfa_widget.h", |
70 "xfa/fde/css/fde_css.h", | 42 "xfa/fde/css/fde_css.h", |
71 "xfa/fde/css/fde_csscache.cpp", | 43 "xfa/fde/css/fde_csscache.cpp", |
72 "xfa/fde/css/fde_csscache.h", | 44 "xfa/fde/css/fde_csscache.h", |
73 "xfa/fde/css/fde_cssdatatable.cpp", | 45 "xfa/fde/css/fde_cssdatatable.cpp", |
74 "xfa/fde/css/fde_cssdatatable.h", | 46 "xfa/fde/css/fde_cssdatatable.h", |
75 "xfa/fde/css/fde_cssdeclaration.cpp", | 47 "xfa/fde/css/fde_cssdeclaration.cpp", |
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
250 "xfa/fwl/core/ifwl_target.h", | 222 "xfa/fwl/core/ifwl_target.h", |
251 "xfa/fwl/core/ifwl_themeprovider.h", | 223 "xfa/fwl/core/ifwl_themeprovider.h", |
252 "xfa/fwl/core/ifwl_thread.h", | 224 "xfa/fwl/core/ifwl_thread.h", |
253 "xfa/fwl/core/ifwl_timer.h", | 225 "xfa/fwl/core/ifwl_timer.h", |
254 "xfa/fwl/core/ifwl_tooltiptarget.h", | 226 "xfa/fwl/core/ifwl_tooltiptarget.h", |
255 "xfa/fwl/core/ifwl_widget.h", | 227 "xfa/fwl/core/ifwl_widget.h", |
256 "xfa/fwl/core/ifwl_widgetdelegate.h", | 228 "xfa/fwl/core/ifwl_widgetdelegate.h", |
257 "xfa/fwl/core/ifwl_widgetmgr.h", | 229 "xfa/fwl/core/ifwl_widgetmgr.h", |
258 "xfa/fwl/core/ifwl_widgetmgrdelegate.h", | 230 "xfa/fwl/core/ifwl_widgetmgrdelegate.h", |
259 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", | 231 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", |
260 "xfa/fwl/lightwidget/app.cpp", | 232 "xfa/fwl/lightwidget/cfwl_app.cpp", |
261 "xfa/fwl/lightwidget/barcode.cpp", | 233 "xfa/fwl/lightwidget/cfwl_app.h", |
262 "xfa/fwl/lightwidget/caret.cpp", | 234 "xfa/fwl/lightwidget/cfwl_barcode.cpp", |
263 "xfa/fwl/lightwidget/checkbox.cpp", | 235 "xfa/fwl/lightwidget/cfwl_barcode.h", |
264 "xfa/fwl/lightwidget/combobox.cpp", | 236 "xfa/fwl/lightwidget/cfwl_caret.cpp", |
265 "xfa/fwl/lightwidget/datetimepicker.cpp", | 237 "xfa/fwl/lightwidget/cfwl_caret.h", |
266 "xfa/fwl/lightwidget/edit.cpp", | 238 "xfa/fwl/lightwidget/cfwl_checkbox.cpp", |
267 "xfa/fwl/lightwidget/listbox.cpp", | 239 "xfa/fwl/lightwidget/cfwl_checkbox.h", |
268 "xfa/fwl/lightwidget/picturebox.cpp", | 240 "xfa/fwl/lightwidget/cfwl_combobox.cpp", |
269 "xfa/fwl/lightwidget/pushbutton.cpp", | 241 "xfa/fwl/lightwidget/cfwl_combobox.h", |
270 "xfa/fwl/lightwidget/scrollbar.cpp", | 242 "xfa/fwl/lightwidget/cfwl_datetimepicker.cpp", |
271 "xfa/fwl/lightwidget/theme.cpp", | 243 "xfa/fwl/lightwidget/cfwl_datetimepicker.h", |
272 "xfa/fwl/lightwidget/tooltipctrl.cpp", | 244 "xfa/fwl/lightwidget/cfwl_edit.cpp", |
273 "xfa/fwl/lightwidget/widget.cpp", | 245 "xfa/fwl/lightwidget/cfwl_edit.h", |
274 "xfa/fwl/theme/barcodetp.cpp", | 246 "xfa/fwl/lightwidget/cfwl_listbox.cpp", |
275 "xfa/fwl/theme/carettp.cpp", | 247 "xfa/fwl/lightwidget/cfwl_listbox.h", |
276 "xfa/fwl/theme/checkboxtp.cpp", | 248 "xfa/fwl/lightwidget/cfwl_picturebox.cpp", |
277 "xfa/fwl/theme/comboboxtp.cpp", | 249 "xfa/fwl/lightwidget/cfwl_picturebox.h", |
278 "xfa/fwl/theme/datetimepickertp.cpp", | 250 "xfa/fwl/lightwidget/cfwl_pushbutton.cpp", |
279 "xfa/fwl/theme/edittp.cpp", | 251 "xfa/fwl/lightwidget/cfwl_pushbutton.h", |
280 "xfa/fwl/theme/formtp.cpp", | 252 "xfa/fwl/lightwidget/cfwl_scrollbar.cpp", |
281 "xfa/fwl/theme/listboxtp.cpp", | 253 "xfa/fwl/lightwidget/cfwl_scrollbar.h", |
282 "xfa/fwl/theme/monthcalendartp.cpp", | 254 "xfa/fwl/lightwidget/cfwl_theme.cpp", |
283 "xfa/fwl/theme/pictureboxtp.cpp", | 255 "xfa/fwl/lightwidget/cfwl_theme.h", |
284 "xfa/fwl/theme/pushbuttontp.cpp", | 256 "xfa/fwl/lightwidget/cfwl_tooltip.cpp", |
285 "xfa/fwl/theme/scrollbartp.cpp", | 257 "xfa/fwl/lightwidget/cfwl_tooltip.h", |
286 "xfa/fwl/theme/widgettp.cpp", | 258 "xfa/fwl/lightwidget/cfwl_widget.cpp", |
| 259 "xfa/fwl/lightwidget/cfwl_widget.h", |
| 260 "xfa/fwl/lightwidget/cfwl_widgetdelegate.cpp", |
| 261 "xfa/fwl/lightwidget/cfwl_widgetdelegate.h", |
| 262 "xfa/fwl/lightwidget/cfwl_widgetproperties.cpp", |
| 263 "xfa/fwl/lightwidget/cfwl_widgetproperites.h", |
| 264 "xfa/fwl/theme/cfwl_barcodetp.cpp", |
| 265 "xfa/fwl/theme/cfwl_barcodetp.h", |
| 266 "xfa/fwl/theme/cfwl_carettp.cpp", |
| 267 "xfa/fwl/theme/cfwl_carettp.h", |
| 268 "xfa/fwl/theme/cfwl_checkboxtp.cpp", |
| 269 "xfa/fwl/theme/cfwl_checkboxtp.h", |
| 270 "xfa/fwl/theme/cfwl_comboboxtp.cpp", |
| 271 "xfa/fwl/theme/cfwl_comboboxtp.h", |
| 272 "xfa/fwl/theme/cfwl_datetimepickedtp.cpp", |
| 273 "xfa/fwl/theme/cfwl_datetimepickertp.h", |
| 274 "xfa/fwl/theme/cfwl_edittp.cpp", |
| 275 "xfa/fwl/theme/cfwl_edittp.h", |
| 276 "xfa/fwl/theme/cfwl_formtp.cpp", |
| 277 "xfa/fwl/theme/cfwl_formtp.h", |
| 278 "xfa/fwl/theme/cfwl_listboxtp.cpp", |
| 279 "xfa/fwl/theme/cfwl_listboxtp.h", |
| 280 "xfa/fwl/theme/cfwl_monthcalendartp.cpp", |
| 281 "xfa/fwl/theme/cfwl_monthcalendartp.h", |
| 282 "xfa/fwl/theme/cfwl_pictureboxtp.cpp", |
| 283 "xfa/fwl/theme/cfwl_pictureboxtp.h", |
| 284 "xfa/fwl/theme/cfwl_pushbuttontp.cpp", |
| 285 "xfa/fwl/theme/cfwl_pushbuttontp.h", |
| 286 "xfa/fwl/theme/cfwl_scrollbartp.cpp", |
| 287 "xfa/fwl/theme/cfwl_scrollbartp.h", |
| 288 "xfa/fwl/theme/cfwl_utils.h", |
| 289 "xfa/fwl/theme/cfwl_widgettp.cpp", |
| 290 "xfa/fwl/theme/cfwl_widgettp.h", |
287 "xfa/fxbarcode/cbc_code128.cpp", | 291 "xfa/fxbarcode/cbc_code128.cpp", |
288 "xfa/fxbarcode/cbc_code128.h", | 292 "xfa/fxbarcode/cbc_code128.h", |
289 "xfa/fxbarcode/cbc_code39.cpp", | 293 "xfa/fxbarcode/cbc_code39.cpp", |
290 "xfa/fxbarcode/cbc_code39.h", | 294 "xfa/fxbarcode/cbc_code39.h", |
291 "xfa/fxbarcode/cbc_codabar.cpp", | 295 "xfa/fxbarcode/cbc_codabar.cpp", |
292 "xfa/fxbarcode/cbc_codabar.h", | 296 "xfa/fxbarcode/cbc_codabar.h", |
293 "xfa/fxbarcode/cbc_codebase.cpp", | 297 "xfa/fxbarcode/cbc_codebase.cpp", |
294 "xfa/fxbarcode/cbc_codebase.h", | 298 "xfa/fxbarcode/cbc_codebase.h", |
295 "xfa/fxbarcode/cbc_datamatrix.cpp", | 299 "xfa/fxbarcode/cbc_datamatrix.cpp", |
296 "xfa/fxbarcode/cbc_datamatrix.h", | 300 "xfa/fxbarcode/cbc_datamatrix.h", |
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
739 "sources": [], | 743 "sources": [], |
740 }], | 744 }], |
741 ["OS == 'mac'", { | 745 ["OS == 'mac'", { |
742 "configurations": {}, | 746 "configurations": {}, |
743 "sources": [], | 747 "sources": [], |
744 }], | 748 }], |
745 ] | 749 ] |
746 } | 750 } |
747 ] | 751 ] |
748 } | 752 } |
OLD | NEW |