sdrangel/sdrangel.windows.pro

15 wiersze
347 B
Prolog
Czysty Zwykły widok Historia

#--------------------------------------------------------
#
# Pro file for Android and Windows builds with Qt Creator
#
#--------------------------------------------------------
TEMPLATE = subdirs
SUBDIRS = sdrbase
SUBDIRS += plugins/samplesource/filesource
2016-03-08 23:20:49 +00:00
SUBDIRS += plugins/channel/am
# Main app must be last
CONFIG += ordered
SUBDIRS += app