homescreenapp/stateplugins/hsmenuworkerstateplugin/hsmenuworkerstateplugin.pro
changeset 81 7dd137878ff8
parent 69 87476091b3f5
child 86 e4f038c420f7
--- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/hsmenuworkerstateplugin.pro	Fri Aug 13 14:38:12 2010 +0300
+++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/hsmenuworkerstateplugin.pro	Wed Aug 18 10:33:57 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