documentproperties.pro Example Filedocumentproperties/documentproperties.proTEMPLATE = app TARGET = documentproperties include(../mobility_examples.pri) CONFIG += mobility MOBILITY = gallery INCLUDEPATH += ../../src/gallery DEPENDPATH += ../../src/gallery HEADERS = \ documentpropertieswidget.h \ filebrowser.h \ metadatabinding.h SOURCES = \ documentpropertieswidget.cpp \ filebrowser.cpp \ main.cpp \ metadatabinding.cpp symbian: { load(data_caging_paths) TARGET.CAPABILITY = ReadDeviceData WriteDeviceData } © 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy X
|