You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
HEADERS += src/softwareupdate/UBSoftwareUpdateController.h \
|
|
src/softwareupdate/UBRssHandler.h \
|
|
src/softwareupdate/UBSoftwareUpdate.h
|
|
|
|
SOURCES += src/softwareupdate/UBSoftwareUpdateController.cpp \
|
|
src/softwareupdate/UBRssHandler.cpp \
|
|
src/softwareupdate/UBSoftwareUpdate.cpp |