1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

Wndows builds: removed reference to now obsolete MinGW64 toolchain

This commit is contained in:
f4exb
2018-12-14 17:49:06 +01:00
parent 31123dacce
commit 0e75cc3709
20 changed files with 16 additions and 36 deletions
@@ -18,7 +18,6 @@ QMAKE_CXXFLAGS += -msse4.1
QMAKE_CXXFLAGS += -std=c++11
CONFIG(MINGW32):LIBHACKRFSRC = "C:\softs\hackrf\host"
CONFIG(MINGW64):LIBHACKRFSRC = "C:\softs\hackrf\host"
CONFIG(MSVC):LIBHACKRFSRC = "C:\softs\hackrf\host"
INCLUDEPATH += $$PWD