mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-19 06:41:47 -05:00
Windows build: added demodlora channel plugin to the build
This commit is contained in:
parent
8cc3ec4d03
commit
702cb4d0d7
@ -9,9 +9,10 @@ SUBDIRS = sdrbase
|
|||||||
SUBDIRS += lz4
|
SUBDIRS += lz4
|
||||||
SUBDIRS += plugins/samplesource/filesource
|
SUBDIRS += plugins/samplesource/filesource
|
||||||
SUBDIRS += plugins/samplesource/sdrdaemon
|
SUBDIRS += plugins/samplesource/sdrdaemon
|
||||||
SUBDIRS += plugins/channel/demodam
|
|
||||||
SUBDIRS += plugins/channel/chanalyzer
|
SUBDIRS += plugins/channel/chanalyzer
|
||||||
|
SUBDIRS += plugins/channel/demodam
|
||||||
SUBDIRS += plugins/channel/demodbfm
|
SUBDIRS += plugins/channel/demodbfm
|
||||||
|
SUBDIRS += plugins/channel/demodlora
|
||||||
|
|
||||||
# Main app must be last
|
# Main app must be last
|
||||||
CONFIG += ordered
|
CONFIG += ordered
|
||||||
|
Loading…
Reference in New Issue
Block a user