phoneplugins/phoneindicatorplugin/phoneindicatorplugin.pro
changeset 45 6b911d05207e
parent 27 2f8f8080a020
child 74 d1c62c765e48
--- a/phoneplugins/phoneindicatorplugin/phoneindicatorplugin.pro	Fri Jun 04 10:19:18 2010 +0100
+++ b/phoneplugins/phoneindicatorplugin/phoneindicatorplugin.pro	Wed Jun 23 18:12:20 2010 +0300
@@ -21,31 +21,35 @@
 DEPENDPATH += ./inc \
               ./src
 
-INCLUDEPATH += ./inc \
+INCLUDEPATH += ./inc
 
 symbian {
-	load(data_caging_paths)
-	include(./inc/api_headers.pri)
+    load(data_caging_paths)
+    include(./inc/api_headers.pri)
+
+    INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
 
     headers.sources = $$PHONEINDICATORPLUGIN_API_HEADERS
     headers.path = |../../inc
     for(header, headers.sources):BLD_INF_RULES.prj_exports += "$$header $$headers.path/$$basename(header)"
-    
+
     BLD_INF_RULES.prj_exports += \
     "$${LITERAL_HASH}include <platform_paths.hrh>" \
     "./rom/phoneindicatorplugin.iby    CORE_APP_LAYER_IBY_EXPORT_PATH(phoneindicatorplugin.iby)"
-    
-    LIBS += -lxqservice 
-    
+
+    LIBS += -lxqservice \
+            -lxqserviceutil \
+            -lcpframework
+
     TARGET.EPOCALLOWDLLDATA = 1
     TARGET.CAPABILITY = ALL -TCB
     TARGET.UID3 = 0x2002E6B1
-    
+
     pluginstub.sources = phoneindicatorplugin.dll
     pluginstub.path = /resource/plugins/indicators
     DEPLOYMENT += pluginstub
 
-}else:win32 {
+} else:win32 {
 
     # Put it to Hb/lib because it is in path
     DESTDIR = c:/hb/lib