worked on mapview 3d stuff

This commit is contained in:
2018-07-24 10:26:27 +02:00
parent 423fbfc545
commit 4938987063
7 changed files with 24 additions and 22 deletions

View File

@@ -18,6 +18,7 @@ DEFINES += WITH_DEBUG_LOG
unix {
LIBS += -lstdc++fs
QMAKE_CXXFLAGS += -Werror=return-type
}
win32 {