MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

dbscreen.pro Example File

qws/dbscreen/dbscreen.pro
 TEMPLATE    = lib
 CONFIG     += plugin

 TARGET      = dbscreen
 target.path += $$[QT_INSTALL_PLUGINS]/gfxdrivers
 INSTALLS    += target

 HEADERS     = dbscreen.h
 SOURCES     = dbscreendriverplugin.cpp \
               dbscreen.cpp