forked from qt-creator/qt-creator
8 lines
68 B
Prolog
8 lines
68 B
Prolog
|
|
|
||
|
|
QT += testlib
|
||
|
|
|
||
|
|
TARGET = tst_features
|
||
|
|
|
||
|
|
SOURCES += tst_features.cpp
|
||
|
|
|