QT += widgets HEADERS += \ $$PWD/giteeimagehost.h \ $$PWD/githubimagehost.h \ $$PWD/imagehost.h \ $$PWD/imagehostmgr.h \ $$PWD/imagehostutils.h \ $$PWD/repoimagehost.h SOURCES += \ $$PWD/giteeimagehost.cpp \ $$PWD/githubimagehost.cpp \ $$PWD/imagehost.cpp \ $$PWD/imagehostmgr.cpp \ $$PWD/imagehostutils.cpp \ $$PWD/repoimagehost.cpp