6 lines
88 B
Prolog
6 lines
88 B
Prolog
|
CONFIG += testcase
|
||
|
SOURCES += tst_initmain.cpp
|
||
|
QT = core testlib
|
||
|
|
||
|
TARGET = tst_initmain
|