summaryrefslogtreecommitdiffstats
path: root/tests/auto/qregexp/qregexp.pro
blob: d467cda0e1193b3721956fc3cca7f5e5d1938fcd (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)

QT = core


QT = core

SOURCES  += tst_qregexp.cpp
QT -= gui