From d47914155055418fc8e01791fcca71c9c1efb064 Mon Sep 17 00:00:00 2001
From: w1146869587 <wah1146869587@126.com>
Date: 星期五, 05 十一月 2021 17:12:26 +0800
Subject: [PATCH] mdy  git

---
 mbwatch/mbwatch.pro |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/mbwatch/mbwatch.pro b/mbwatch/mbwatch.pro
index 8d449a4..530366e 100644
--- a/mbwatch/mbwatch.pro
+++ b/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
+

--
Gitblit v1.9.1