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