sdrangel/sdrangel.windows.pro

15 wiersze
347 B
INI

#--------------------------------------------------------
#
# Pro file for Android and Windows builds with Qt Creator
#
#--------------------------------------------------------
TEMPLATE = subdirs
SUBDIRS = sdrbase
SUBDIRS += plugins/samplesource/filesource
SUBDIRS += plugins/channel/am
# Main app must be last
CONFIG += ordered
SUBDIRS += app