mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
Windows build: new location for export header
This commit is contained in:
@@ -21,6 +21,7 @@ CONFIG(MINGW32):LIBIIOSRC = "D:\softs\libiio"
|
||||
CONFIG(MINGW64):LIBIIOSRC = "D:\softs\libiio"
|
||||
|
||||
INCLUDEPATH += $$PWD
|
||||
INCLUDEPATH += ../../../exports
|
||||
INCLUDEPATH += ../../../sdrbase
|
||||
INCLUDEPATH += ../../../sdrgui
|
||||
INCLUDEPATH += ../../../swagger/sdrangel/code/qt5/client
|
||||
|
||||
Reference in New Issue
Block a user