summaryrefslogtreecommitdiffstats
path: root/util/lexgen/tests/tests.pro
blob: eb04439a13e50904f09c02547adedb6c224b8be4 (plain)
1
2
3
4
5
6
CONFIG += qtestlib
SOURCES += tst_lexgen.cpp
TARGET = tst_lexgen
include(../lexgen.pri)
QT = core
DEFINES += SRCDIR=\\\"$$PWD\\\"