TEMPLATE=app TARGET=declarative-camera QT += quick qml multimedia SOURCES += qmlcamera.cpp RESOURCES += declarative-camera.qrc QMAKE_INFO_PLIST = Info.plist target.path = $$[QT_INSTALL_EXAMPLES]/multimedia/declarative-camera INSTALLS += target