uigraphics/AknIcon/group/bld.inf
changeset 98 4c5ac0e85ed3
parent 0 05e9090e2422
child 107 9f95a5546443
--- a/uigraphics/AknIcon/group/bld.inf	Tue Jul 06 15:23:53 2010 +0300
+++ b/uigraphics/AknIcon/group/bld.inf	Wed Aug 18 10:48:00 2010 +0300
@@ -20,7 +20,7 @@
 #include <platform_paths.hrh>
 
 PRJ_PLATFORMS 
-DEFAULT TOOLS 
+DEFAULT TOOLS2 TOOLS
 
 PRJ_EXPORTS
 
@@ -36,7 +36,7 @@
 ./s60extensions.xml      /epoc32/tools/makefile_templates/s60/s60extensions.xml
 
 PRJ_EXTENSIONS
-#if defined(SBSV2) && !defined(TOOLS)
+#if defined(SBSV2) && !defined(TOOLS) && !defined(TOOLS2)
 start extension s60/akniconinterfaces
 option FILENAME MifHeader
 end
@@ -44,7 +44,7 @@
 
 
 PRJ_MMPFILES
-#if defined(TOOLS)
+#if defined(TOOLS) || defined(TOOLS2)
 MifToCdlIndex.mmp
 #else