diff --git a/sdrangel.windows.pro b/sdrangel.windows.pro index 275df9f44..b4f5f7e7e 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(MINGW64)SUBDIRS += plugins/channeltx/modatv SUBDIRS += plugins/channeltx/modnfm SUBDIRS += plugins/channeltx/modssb SUBDIRS += plugins/channeltx/modwfm