homescreenapp/stateplugins/hsmenuworkerstateplugin/hsmenuworkerstateplugin.pro
changeset 85 35368b604b28
parent 77 4b195f3bea29
child 86 e4f038c420f7
--- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/hsmenuworkerstateplugin.pro	Wed Aug 18 09:40:07 2010 +0300
+++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/hsmenuworkerstateplugin.pro	Thu Sep 02 20:17:27 2010 +0300
@@ -21,7 +21,7 @@
 PLUGIN_SUBDIR = /private/20022F35/plugins/stateplugins
 
 include(../../common.pri)
-
+include(docml.pri)
 LIBS += -lhsdomainmodel \
         -lhsmenuserviceprovider \
         -lhsutils \
@@ -30,22 +30,26 @@
 
 DEPENDPATH += ./inc \
     ./src
+ 
+    
 INCLUDEPATH += ./inc \
     ../../serviceproviders/hsmenuserviceprovider/inc \
     ../../hsutils/inc \
     ../../hsdomainmodel/inc
 
-symbian: {
+symbian {
     TARGET.UID3 = 0x20022F99
 
-nft: {
-    LIBS += -lhal
+    nft: {
+        LIBS += -lhal
+    }
+    for(docmlFile, docmlFiles): DOCML+=$$docmlFile
 }
-}
+
+RESOURCES += $$qrcFile
 
 include(hsmenuworkerstateplugin.pri)
 
-RESOURCES = hsmenuworkerstateplugin.qrc