1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-08 14:16:34 -04:00
sdrangel/sdrangel.windows.pro
2016-03-09 00:20:49 +01:00

15 lines
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