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