1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-01 17:26:40 -04:00

Windows build: added demodlora channel plugin to the build

This commit is contained in:
f4exb 2016-03-10 02:56:26 +01:00
parent 8cc3ec4d03
commit 702cb4d0d7

View File

@ -9,9 +9,10 @@ SUBDIRS = sdrbase
SUBDIRS += lz4
SUBDIRS += plugins/samplesource/filesource
SUBDIRS += plugins/samplesource/sdrdaemon
SUBDIRS += plugins/channel/demodam
SUBDIRS += plugins/channel/chanalyzer
SUBDIRS += plugins/channel/demodam
SUBDIRS += plugins/channel/demodbfm
SUBDIRS += plugins/channel/demodlora
# Main app must be last
CONFIG += ordered