katie/util/lexgen/tests/tests.pro

7 lines
130 B
Prolog
Raw Normal View History

CONFIG += qtestlib
SOURCES += tst_lexgen.cpp
TARGET = tst_lexgen
include(../lexgen.pri)
QT = core
DEFINES += SRCDIR=\\\"$$PWD\\\"