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