Windows build: ATVMod is built in 64 bit version only due to 64 bit only dependency on OpenCV

pull/127/head
f4exb 2017-12-30 19:48:48 +01:00
rodzic 9db691b187
commit 305f2f7fe6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -54,7 +54,7 @@ SUBDIRS += plugins/channelrx/demodwfm
SUBDIRS += plugins/channelrx/tcpsrc SUBDIRS += plugins/channelrx/tcpsrc
SUBDIRS += plugins/channelrx/udpsrc SUBDIRS += plugins/channelrx/udpsrc
SUBDIRS += plugins/channeltx/modam SUBDIRS += plugins/channeltx/modam
CONFIG(!macx)SUBDIRS += plugins/channeltx/modatv CONFIG(MINGW64)SUBDIRS += plugins/channeltx/modatv
SUBDIRS += plugins/channeltx/modnfm SUBDIRS += plugins/channeltx/modnfm
SUBDIRS += plugins/channeltx/modssb SUBDIRS += plugins/channeltx/modssb
SUBDIRS += plugins/channeltx/modwfm SUBDIRS += plugins/channeltx/modwfm