00001 # Additional import path used to resolve QML modules in Creator's code model
00002 QML_IMPORT_PATH =
00003
00004 symbian:TARGET.UID3 = 0xE0C8D34E
00005
00006
00007 CONFIG += mobility
00008 MOBILITY += multimedia \
00009 messaging
00010
00011
00012 HEADERS += myvideo.h
00013
00014 # The .cpp file which was generated for your project. Feel free to hack it.
00015 SOURCES += main.cpp \
00016 myvideo.cpp
00017
00018 # Please do not modify the following two lines. Required for deployment.
00019 include(qmlapplicationviewer/qmlapplicationviewer.pri)
00020 qtcAddDeployment()