--- a/skins/AknSkins/group/bld.inf Wed Mar 31 23:10:44 2010 +0300
+++ b/skins/AknSkins/group/bld.inf Wed Apr 14 17:02:13 2010 +0300
@@ -23,7 +23,7 @@
// ============================================================================
//
PRJ_PLATFORMS
-DEFAULT TOOLS CWTOOLS
+DEFAULT TOOLS CWTOOLS TOOLS2
// ============================================================================
// Exports
@@ -90,7 +90,7 @@
//
PRJ_MMPFILES
-#if defined(TOOLS) || defined(CWTOOLS)
+#if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
// Skin descriptor compiler (TOOLS target only)
//
/*
@@ -100,9 +100,11 @@
* uncomment below line, run build tools. New Compiler will be in /epoc32/tools/
*
*/
-//AknSkinDescCompiler.mmp
-//AknSkinDescCompiler_NR.mmp
+#if defined(TOOLS2)
+AknSkinDescCompiler.mmp
+AknSkinDescCompiler_NR.mmp
+#endif
#else
//