project.pro 124 bytes
QT += qml quick
TEMPLATE = app
SOURCES += main.cpp
OTHER_FILES += qml/%ProjectName:l%/*
RESOURCES += %ProjectName:l%.qrc