diff --git a/sdrangel.windows.pro b/sdrangel.windows.pro index 0cec85c84..e3d5885f6 100644 --- a/sdrangel.windows.pro +++ b/sdrangel.windows.pro @@ -53,7 +53,7 @@ SUBDIRS += plugins/channelrx/chanalyzer SUBDIRS += plugins/channelrx/demodam SUBDIRS += plugins/channelrx/demodatv SUBDIRS += plugins/channelrx/demodbfm -CONFIG(!MSVC):SUBDIRS += plugins/channelrx/demoddatv +CONFIG(MSVC):SUBDIRS += plugins/channelrx/demoddatv CONFIG(!MSVC):SUBDIRS += plugins/channelrx/demoddsd CONFIG(!MSVC):SUBDIRS += plugins/channelrx/demodlora SUBDIRS += plugins/channelrx/demodnfm