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 279279 'src/Test/WidgetAndWebViewTest.cc' ,
280280 'src/Test/WidgetAndWebViewTest.h' ,
281281 '<(INTERMEDIATE_DIR)/moc_WidgetAndWebViewTest.cc' ,
282- 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
283- 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.h' ,
284- '<(INTERMEDIATE_DIR)/moc_WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
285282 ],
286283
287284 'conditions' : [
306303 } ],
307304 ],
308305 }, {
306+ # else QT4
307+ 'sources' : [
308+ 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
309+ 'src/Test/WindowWithSeparatedDeclarativeAndWebViewsTest.h' ,
310+ '<(INTERMEDIATE_DIR)/moc_WindowWithSeparatedDeclarativeAndWebViewsTest.cc' ,
311+ ],
312+
309313 'conditions' : [
310314 ['OS=="linux"' , {
311315 'libraries' : ['-lQtWebKit' ,],
You can’t perform that action at this time.
0 commit comments