1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Windows: MSVC2017: adapt more channel plugin modules (1)

This commit is contained in:
f4exb
2018-11-13 17:29:34 +01:00
parent 98a193e591
commit b224e42ef0
8 changed files with 17 additions and 11 deletions
+2
View File
@@ -17,6 +17,8 @@ QMAKE_CXXFLAGS += -std=c++11
CONFIG(Release):build_subdir = release
CONFIG(Debug):build_subdir = debug
CONFIG(MSVC):DEFINES += httpserver_EXPORTS
# Enable very detailed debug messages when compiling the debug version
CONFIG(debug, debug|release) {
DEFINES += SUPERVERBOSE