qtmobility/examples/examples.pro
changeset 5 453da2cfceef
parent 4 90517678cc4f
child 11 06b8e2af4411
--- a/qtmobility/examples/examples.pro	Mon May 03 13:18:40 2010 +0300
+++ b/qtmobility/examples/examples.pro	Fri May 14 16:41:33 2010 +0300
@@ -9,10 +9,10 @@
                notesmanagerplugin \
                servicebrowser
 
-    !symbian:SUBDIRS+= servicenotesmanager/sfw-notes
+    !symbian:SUBDIRS+= sfw-notes
     
     contains(QT_CONFIG, declarative) {
-        SUBDIRS += servicenotesmanager/declarative-sfw-notes \
+        SUBDIRS += declarative-sfw-notes \
                    declarative-sfw-dialer
     }
 }