idlefw/group/aiutils.mmp
branchRCL_3
changeset 14 15e4dd19031c
parent 0 79c6a41cd166
--- a/idlefw/group/aiutils.mmp	Mon Mar 15 12:41:53 2010 +0200
+++ b/idlefw/group/aiutils.mmp	Wed Mar 31 22:04:35 2010 +0300
@@ -17,7 +17,6 @@
 
 #include        <platform_paths.hrh>
 #include        <data_caging_paths.hrh>
-//#include        <platform/mw/aisystemuids.hrh>
 
 TARGET          aiutils.dll
 TARGETTYPE      dll
@@ -26,11 +25,11 @@
 CAPABILITY      CAP_GENERAL_DLL
 
 SOURCEPATH      ../src/utility
-SOURCE			aiutility.cpp
-SOURCE			caipspropertyobserver.cpp
-SOURCE			caistrparser.cpp
-SOURCE			caiplugintool.cpp
-SOURCE			caicontentitemarrayiterator.cpp
+SOURCE		aiutility.cpp
+SOURCE		caipspropertyobserver.cpp
+SOURCE		caistrparser.cpp
+SOURCE		caiplugintool.cpp
+SOURCE		caicontentitemarrayiterator.cpp
 SOURCE          contentprioritymap.cpp
 SOURCE          aipluginsettingsimpl.cpp
 
@@ -40,5 +39,5 @@
 MW_LAYER_SYSTEMINCLUDE
 
 LIBRARY         euser.lib
-LIBRARY			charconv.lib
+LIBRARY		charconv.lib