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 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
166 "xfa/fwl/basewidget/ifwl_pushbutton.h", | 166 "xfa/fwl/basewidget/ifwl_pushbutton.h", |
167 "xfa/fwl/basewidget/ifwl_scrollbar.h", | 167 "xfa/fwl/basewidget/ifwl_scrollbar.h", |
168 "xfa/fwl/basewidget/ifwl_spinbutton.h", | 168 "xfa/fwl/basewidget/ifwl_spinbutton.h", |
169 "xfa/fwl/basewidget/ifwl_tooltip.h", | 169 "xfa/fwl/basewidget/ifwl_tooltip.h", |
170 "xfa/fwl/core/cfwl_event.h", | 170 "xfa/fwl/core/cfwl_event.h", |
171 "xfa/fwl/core/cfwl_message.h", | 171 "xfa/fwl/core/cfwl_message.h", |
172 "xfa/fwl/core/cfwl_themebackground.h", | 172 "xfa/fwl/core/cfwl_themebackground.h", |
173 "xfa/fwl/core/cfwl_themepart.h", | 173 "xfa/fwl/core/cfwl_themepart.h", |
174 "xfa/fwl/core/cfwl_themetext.h", | 174 "xfa/fwl/core/cfwl_themetext.h", |
175 "xfa/fwl/core/cfwl_widgetimpproperties.h", | 175 "xfa/fwl/core/cfwl_widgetimpproperties.h", |
| 176 "xfa/fwl/core/cfwl_widgetmgr.cpp", |
| 177 "xfa/fwl/core/cfwl_widgetmgr.h", |
176 "xfa/fwl/core/fwl_appimp.cpp", | 178 "xfa/fwl/core/fwl_appimp.cpp", |
177 "xfa/fwl/core/fwl_appimp.h", | 179 "xfa/fwl/core/fwl_appimp.h", |
178 "xfa/fwl/core/fwl_error.h", | 180 "xfa/fwl/core/fwl_error.h", |
179 "xfa/fwl/core/fwl_formimp.cpp", | 181 "xfa/fwl/core/fwl_formimp.cpp", |
180 "xfa/fwl/core/fwl_formimp.h", | 182 "xfa/fwl/core/fwl_formimp.h", |
181 "xfa/fwl/core/fwl_noteimp.cpp", | 183 "xfa/fwl/core/fwl_noteimp.cpp", |
182 "xfa/fwl/core/fwl_noteimp.h", | 184 "xfa/fwl/core/fwl_noteimp.h", |
183 "xfa/fwl/core/fwl_timerimp.cpp", | 185 "xfa/fwl/core/fwl_timerimp.cpp", |
184 "xfa/fwl/core/fwl_widgetdef.h", | 186 "xfa/fwl/core/fwl_widgetdef.h", |
185 "xfa/fwl/core/fwl_widgetimp.cpp", | 187 "xfa/fwl/core/fwl_widgetimp.cpp", |
186 "xfa/fwl/core/fwl_widgetimp.h", | 188 "xfa/fwl/core/fwl_widgetimp.h", |
187 "xfa/fwl/core/fwl_widgetmgrimp.cpp", | |
188 "xfa/fwl/core/fwl_widgetmgrimp.h", | |
189 "xfa/fwl/core/ifwl_app.h", | 189 "xfa/fwl/core/ifwl_app.h", |
190 "xfa/fwl/core/ifwl_dataprovider.h", | 190 "xfa/fwl/core/ifwl_dataprovider.h", |
191 "xfa/fwl/core/ifwl_form.h", | 191 "xfa/fwl/core/ifwl_form.h", |
192 "xfa/fwl/core/ifwl_themeprovider.h", | 192 "xfa/fwl/core/ifwl_themeprovider.h", |
193 "xfa/fwl/core/ifwl_timer.h", | 193 "xfa/fwl/core/ifwl_timer.h", |
194 "xfa/fwl/core/ifwl_tooltiptarget.h", | 194 "xfa/fwl/core/ifwl_tooltiptarget.h", |
195 "xfa/fwl/core/ifwl_widget.h", | 195 "xfa/fwl/core/ifwl_widget.h", |
196 "xfa/fwl/core/ifwl_widgetdelegate.h", | 196 "xfa/fwl/core/ifwl_widgetdelegate.h", |
197 "xfa/fwl/core/include/fwl_widgethit.h", | 197 "xfa/fwl/core/include/fwl_widgethit.h", |
198 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", | 198 "xfa/fwl/core/include/ifwl_adaptertimermgr.h", |
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
747 "sources": [], | 747 "sources": [], |
748 }], | 748 }], |
749 ["OS == 'mac'", { | 749 ["OS == 'mac'", { |
750 "configurations": {}, | 750 "configurations": {}, |
751 "sources": [], | 751 "sources": [], |
752 }], | 752 }], |
753 ] | 753 ] |
754 } | 754 } |
755 ] | 755 ] |
756 } | 756 } |
OLD | NEW |