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.
8 lines
374 B
8 lines
374 B
14 years ago
|
|
||
|
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
|