5 lines
93 B
Prolog
5 lines
93 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qintvalidator
|
|
SOURCES += tst_qintvalidator.cpp
|
|
QT += testlib
|