mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Windows build: new location for export header
This commit is contained in:
@@ -10,7 +10,7 @@ TEMPLATE = lib
|
||||
TARGET = httpserver
|
||||
|
||||
INCLUDEPATH += $$PWD
|
||||
INCLUDEPATH += ../sdrbase
|
||||
INCLUDEPATH += ../exports
|
||||
|
||||
QMAKE_CXXFLAGS += -std=c++11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user