diff --git a/sdrangel.windows.pro b/sdrangel.windows.pro index 75de2ce60..275df9f44 100644 --- a/sdrangel.windows.pro +++ b/sdrangel.windows.pro @@ -54,7 +54,7 @@ SUBDIRS += plugins/channelrx/demodwfm SUBDIRS += plugins/channelrx/tcpsrc SUBDIRS += plugins/channelrx/udpsrc SUBDIRS += plugins/channeltx/modam -CONFIG(macx)SUBDIRS += plugins/channeltx/modatv +CONFIG(!macx)SUBDIRS += plugins/channeltx/modatv SUBDIRS += plugins/channeltx/modnfm SUBDIRS += plugins/channeltx/modssb SUBDIRS += plugins/channeltx/modwfm