TARGET = qt5-everywhere include(../shared/shared.pri) b2qtdemo_deploy_defaults() content.files = \ *.qml \ *.js \ fonts \ images \ demos content.path = $$DESTPATH OTHER_FILES += $${content.files} INSTALLS += target content