File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 279
279
'src/Test/WidgetAndWebViewTest.cc' ,
280
280
'src/Test/WidgetAndWebViewTest.h' ,
281
281
'<(INTERMEDIATE_DIR)/moc_WidgetAndWebViewTest.cc' ,
282
- 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
283
- 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.h' ,
284
- '<(INTERMEDIATE_DIR)/moc_WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
285
282
],
286
283
287
284
'conditions' : [
306
303
} ],
307
304
],
308
305
}, {
306
+ # else QT4
307
+ 'sources' : [
308
+ 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
309
+ 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.h' ,
310
+ '<(INTERMEDIATE_DIR)/moc_WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
311
+ ],
312
+
309
313
'conditions' : [
310
314
['OS=="linux"' , {
311
315
'libraries' : ['-lQtWebKit' ,],
You can’t perform that action at this time.
0 commit comments