sdrangel/sdrangel.windows.pro

17 wiersze
405 B
Prolog
Czysty Zwykły widok Historia

#--------------------------------------------------------
#
# Pro file for Android and Windows builds with Qt Creator
#
#--------------------------------------------------------
TEMPLATE = subdirs
SUBDIRS = sdrbase
SUBDIRS += lz4
SUBDIRS += plugins/samplesource/filesource
2016-03-09 05:39:19 +00:00
SUBDIRS += plugins/channel/demodam
SUBDIRS += plugins/channel/chanalyzer
# Main app must be last
CONFIG += ordered
SUBDIRS += app