qt6windows7/util/lexgen/tests/tests.pro

6 lines
119 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
SOURCES += tst_lexgen.cpp
TARGET = tst_lexgen
include(../lexgen.pri)
QT = core testlib
DEFINES += SRCDIR=\\\"$$PWD\\\"