1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 00:44:48 -04:00

SDRdaemon plugin: use internal (slower) timer for Windows release only

This commit is contained in:
Edouard Griffiths
2016-03-16 18:46:16 +01:00
parent 8a44f5c089
commit be13c80e73
3 changed files with 20 additions and 8 deletions
@@ -35,3 +35,5 @@ LIBS += -L../../../sdrbase/$${build_subdir} -lsdrbase
LIBS += -L../../../lz4/$${build_subdir} -llz4
RESOURCES = ../../../sdrbase/resources/res.qrc
CONFIG(MINGW32):DEFINES += USE_INTERNAL_TIMER=1