TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = library main
main.depends = library
contains( CONFIG, PTU5_YOCTO ) {
SUBDIRS = library
}