qt5base-lts/tests/auto/gui/kernel/qguieventloop/qguieventloop.pro
Tor Arne Vestbø 3ca9c39610 Add auto-test for running the QEventLoop test with the GUI dispatcher
Follows a similar include-pattern as the qguieventdispatcher test.

Change-Id: Ie8669a5bc155abd6687e81526f2b95d0d19b009e
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
2013-08-12 14:27:57 +02:00

4 lines
96 B
Prolog

include(../../../corelib/kernel/qeventloop/qeventloop.pro)
TARGET = tst_qguieventloop
QT += gui