qt6windows7/util/lexgen/tests/tests.pro
2023-10-29 23:33:08 +01:00

6 lines
119 B
Prolog

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