Merge branch 'master' of https://git.frank-ebner.de/FHWS/IndoorMap
This commit is contained in:
@@ -16,6 +16,10 @@ TEMPLATE = app
|
||||
DEFINES += WITH_ASSERTIONS
|
||||
DEFINES += WITH_DEBUG_LOG
|
||||
|
||||
unix {
|
||||
LIBS += -lstdc++fs
|
||||
}
|
||||
|
||||
win32 {
|
||||
DEFINES += _USE_MATH_DEFINES
|
||||
}
|
||||
@@ -175,7 +179,7 @@ HEADERS += MainWindow.h \
|
||||
mapview/3D/grid/GridModel.h \
|
||||
mapview/3D/grid/GridRenderer.h \
|
||||
mapview/3D/grid/MyNode.h \
|
||||
mapview/3D/navMesh/NavMeshModel.h \
|
||||
mapview/3D/navMesh/NavMeshModel.h \
|
||||
mapview/3D/navMesh/NavMeshRenderer.h \
|
||||
mapview/3D/navMesh/QNavMeshSettings.h \
|
||||
mapview/3D/misc/TriangleData.h \
|
||||
|
||||
Reference in New Issue
Block a user