mbwatch/mbwatch.pro
@@ -12,7 +12,8 @@ #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 SOURCES += \ main.cpp main.cpp \ mbwatchapp.cpp # Default rules for deployment. qnx: target.path = /tmp/$${TARGET}/bin @@ -23,3 +24,6 @@ include(mbwatch.pri) include(qtservice/qtservice.pri) HEADERS += \ mbwatchapp.h