mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-02-15 17:38:41 +00:00
9 lines
112 B
Prolog
9 lines
112 B
Prolog
CONFIG += testcase
|
|
QT += testlib quick
|
|
|
|
include(../../../backend/backend.pri)
|
|
|
|
SOURCES += \
|
|
tst_line.cpp \
|
|
|