diff --git a/sdrangel.windows.pro b/sdrangel.windows.pro index ef2ef52c6..aeb71b089 100644 --- a/sdrangel.windows.pro +++ b/sdrangel.windows.pro @@ -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