2011-10-25 01:38:02 +00:00
|
|
|
CONFIG += testcase
|
2012-05-24 08:05:55 +00:00
|
|
|
CONFIG += parallel_test
|
2011-10-25 01:38:02 +00:00
|
|
|
TARGET = tst_qtextformat
|
2014-01-17 15:38:55 +00:00
|
|
|
QT += testlib core-private gui-private
|
2011-04-27 10:05:43 +00:00
|
|
|
SOURCES += tst_qtextformat.cpp
|