ostinato/extra/extra.pro
2018-04-02 21:10:00 +05:30

8 lines
104 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
qhexedit2
greaterThan(QT_MINOR_VERSION, 6) {
SUBDIRS += modeltest
}