start ATBUpdateCheck
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
QT += core
|
||||
|
||||
TARGET = check_update
|
||||
TARGET = ATBUpdateCheck
|
||||
|
||||
VERSION="1.0.0"
|
||||
win32 {
|
||||
@@ -63,9 +63,13 @@ contains( CONFIG, DesktopLinux ) {
|
||||
}
|
||||
|
||||
SOURCES += \
|
||||
main.cpp
|
||||
main.cpp \
|
||||
ismas_client.cpp \
|
||||
message_handler.cpp
|
||||
|
||||
# HEADERS += \
|
||||
HEADERS += \
|
||||
ismas_client.h \
|
||||
message_handler.h
|
||||
|
||||
##########################################################################################
|
||||
# for running program on target through QtCreator
|
||||
|
Reference in New Issue
Block a user