# HG changeset patch # User Brendan Donegan # Date 1276762854 -3600 # Node ID e5ad616daedbe8baac29d607cdf9292e6a73a891 # Parent 49affa6ecf2353ddc9ca31b25637d75aee2ba2cc Last update to the Qt smoke tests diff -r 49affa6ecf23 -r e5ad616daedb package_definition.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/package_definition.xml Thu Jun 17 09:20:54 2010 +0100 @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 49affa6ecf23 -r e5ad616daedb qt/qwidget/smoke_qwidget.pro --- a/qt/qwidget/smoke_qwidget.pro Tue Jun 15 11:06:30 2010 +0100 +++ b/qt/qwidget/smoke_qwidget.pro Thu Jun 17 09:20:54 2010 +0100 @@ -1,5 +1,5 @@ load(qttest_p4) -SOURCES += smoketest_qwidget.cpp +SOURCES += smoke_qwidget.cpp RESOURCES = qwidget.qrc contains(QT_CONFIG, qt3support): QT += qt3support