Home · All Classes · All Functions ·

sfwexample.pro Example File
declarative-sfw-dialer/sfwexample/sfwexample.pro

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

    include(../../examples.pri)

    QT += gui declarative

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

    CONFIG += mobility
    MOBILITY = serviceframework

    RESOURCES += resource.qrc

    symbian {
        TARGET.CAPABILITY = ALL -TCB
    }


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