PROJECT = BusPirateGui
TEMPLATE = subdirs

#CONFIG += warn_off qt thread
#CONFIG += debug_and_release
#CONFIG += release
#CONFIG += staticlib
#CONFIG += static
CONFIG += ordered

SUBDIRS = qextserialport GUI
DESTDIR = build
