5 lines
82 B
Prolog
5 lines
82 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qqueue
|
|
QT = core testlib
|
|
SOURCES = tst_qqueue.cpp
|