mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-02-15 09:28:39 +00:00
9 lines
113 B
Prolog
9 lines
113 B
Prolog
CONFIG += testcase
|
|
QT += testlib quick
|
|
|
|
include(../../../backend/backend.pri)
|
|
|
|
SOURCES += \
|
|
tst_block.cpp \
|
|
|