5 lines
109 B
Prolog
5 lines
109 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmakearray
|
|
QT = core testlib core-private
|
|
SOURCES = $$PWD/tst_qmakearray.cpp
|