Home · All Classes · All Functions ·

declarative-sfw-notes.pro Example File
declarative-sfw-notes/declarative-sfw-notes.pro

    TEMPLATE = app
    TARGET = declarative-sfw-notes
    INCLUDEPATH += ../../src/serviceframework

    include(../examples.pri)

    QT += declarative

    HEADERS += sfwnotes.h \
               qdeclarativeservice.h
    SOURCES += sfwnotes.cpp \
               qdeclarativeservice.cpp \
               main.cpp

    CONFIG += mobility
    MOBILITY = serviceframework

    RESOURCES += sfwnotes.qrc

    OTHER_FILES = declarative-sfw-notes.qml


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.0.0