1 CONFIG += qtestlib
2 SOURCES += tst_lexgen.cpp
3 TARGET = tst_lexgen
4 include(../lexgen.pri)
5 QT = core
6 DEFINES += SRCDIR=\\\"$$PWD\\\"