mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: move plannerShared to backend-shared
WARNING: multi directory commit, needed to secure it builds. move the core/plannerShared.* to backend-shared. update CMakeLists.txt to include backend-shared lib in link process. update ios project to reflect new directory Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
parent
9c52aaf043
commit
7751ec1c78
7 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
#include "core/units.h"
|
||||
#include "core/settings/qPrefDivePlanner.h"
|
||||
#include "core/gettextfromc.h"
|
||||
#include "core/plannershared.h"
|
||||
#include "backend-shared/plannershared.h"
|
||||
|
||||
#include "qt-models/cylindermodel.h"
|
||||
#include "qt-models/models.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue