move commndline_parser to common/
This commit is contained in:
@@ -77,7 +77,7 @@ contains( CONFIG, DesktopLinux ) {
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
../common/src/message_handler.cpp \
|
||||
../UpdatePTUDevCtrl/commandline_parser.cpp \
|
||||
../common/src/commandline_parser.cpp \
|
||||
update.cpp \
|
||||
../common/src/System.cpp \
|
||||
../common/src/utils_internal.cpp \
|
||||
@@ -86,7 +86,7 @@ SOURCES += \
|
||||
|
||||
HEADERS += \
|
||||
../common/include/message_handler.h \
|
||||
../UpdatePTUDevCtrl/commandline_parser.h \
|
||||
../common/src/commandline_parser.h \
|
||||
update.h \
|
||||
../common/include/System.h \
|
||||
../common/include/utils_internal.h \
|
||||
|
Reference in New Issue
Block a user