7 lines
90 B
Prolog
7 lines
90 B
Prolog
CONFIG += qttest_p4
|
|
QT += widgets
|
|
SOURCES += tst_qundogroup.cpp
|
|
TARGET = tst_qundogroup
|
|
|
|
|