5 lines
99 B
Prolog
5 lines
99 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qregexpvalidator
|
|
SOURCES += tst_qregexpvalidator.cpp
|
|
QT += testlib
|