mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add new files to qmake
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
cccd4cd17b
commit
545c60a517
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,7 @@ SOURCES += ../../../subsurface-mobile-main.cpp \
|
|||
../../../core/taxonomy.c \
|
||||
../../../core/time.c \
|
||||
../../../core/uemis.c \
|
||||
../../../core/subsurface-qt/CylinderObjectHelper.cpp \
|
||||
../../../core/subsurface-qt/DiveObjectHelper.cpp \
|
||||
../../../core/subsurface-qt/SettingsObjectWrapper.cpp \
|
||||
../../../mobile-widgets/qmlmanager.cpp \
|
||||
|
@ -175,6 +176,7 @@ HEADERS += \
|
|||
../../../core/windowtitleupdate.h \
|
||||
../../../core/worldmap-options.h \
|
||||
../../../core/worldmap-save.h \
|
||||
../../../core/subsurface-qt/CylinderObjectHelper.h \
|
||||
../../../core/subsurface-qt/DiveObjectHelper.h \
|
||||
../../../core/subsurface-qt/SettingsObjectWrapper.h \
|
||||
../../../mobile-widgets/qmlmanager.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue