MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

imageanalyzer.pro Example File

webkit/imageanalyzer/imageanalyzer.pro
 TEMPLATE = app
 HEADERS = imageanalyzer.h \
         mainwindow.h
 SOURCES = imageanalyzer.cpp \
         main.cpp \
         mainwindow.cpp

 QT += network webkit

 RESOURCES = resources/imageanalyzer.qrc

 OTHER_FILES += html/index.html README ../webkit-bridge-tutorial.qdoc outline.txt