xdsopl-qsstv/qsstv_9.4.pro

16 wiersze
163 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
CONFIG(debug ,debug|release){
SUBDIRS += \
qwt \
qsstv
}
CONFIG(release ,debug|release){
SUBDIRS += \
qsstv
}