qtmobility/examples/declarative-sfw-notes/declarative-sfw-notes.pro
changeset 11 06b8e2af4411
parent 8 71781823f776
child 14 6fbed849b4f4
--- a/qtmobility/examples/declarative-sfw-notes/declarative-sfw-notes.pro	Thu May 27 13:42:11 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-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