skins/AknSkins/group/bld.inf
changeset 109 e6c8bac998f6
parent 53 8f0f421d3d0f
equal deleted inserted replaced
98:4c5ac0e85ed3 109:e6c8bac998f6
    36 // Skins support stub SIS from AknSkins/data
    36 // Skins support stub SIS from AknSkins/data
    37 //
    37 //
    38 ../data/Series60SkinsSupport.SIS /epoc32/release/winscw/udeb/z/system/Install/Series60SkinsSupport.SIS
    38 ../data/Series60SkinsSupport.SIS /epoc32/release/winscw/udeb/z/system/Install/Series60SkinsSupport.SIS
    39 ../data/Series60SkinsSupport.SIS /epoc32/release/winscw/urel/z/system/Install/Series60SkinsSupport.SIS
    39 ../data/Series60SkinsSupport.SIS /epoc32/release/winscw/urel/z/system/Install/Series60SkinsSupport.SIS
    40 ../data/Series60SkinsSupport.SIS /epoc32/data/z/system/Install/Series60SkinsSupport.SIS
    40 ../data/Series60SkinsSupport.SIS /epoc32/data/z/system/Install/Series60SkinsSupport.SIS
    41 ../data/AknSkinDescCompiler_NR.EXE  /epoc32/tools/AknSkinDescCompiler.EXE
    41 /* ../data/AknSkinDescCompiler_NR.EXE  /epoc32/tools/AknSkinDescCompiler.EXE */
    42 ../data/AknSkinDescCompiler_NR.EXE  /epoc32/tools/AknSkinDescCompiler_NR.EXE
    42 /* ../data/AknSkinDescCompiler_NR.EXE  /epoc32/tools/AknSkinDescCompiler_NR.EXE */
    43 ../data/AknSkinDescCompiler_NR.EXE  /epoc32/release/tools/rel/AknSkinDescCompiler.EXE
    43 /* ../data/AknSkinDescCompiler_NR.EXE  /epoc32/release/tools/rel/AknSkinDescCompiler.EXE */
    44 ../data/AknSkinDescCompiler_NR.EXE  /epoc32/release/tools/rel/AknSkinDescCompiler_NR.EXE
    44 /* ../data/AknSkinDescCompiler_NR.EXE  /epoc32/release/tools/rel/AknSkinDescCompiler_NR.EXE */
    45 
    45 
    46 //
    46 //
    47 // Scalable skins support stub SIS from AknSkins/data
    47 // Scalable skins support stub SIS from AknSkins/data
    48 //
    48 //
    49 ../data/Series60ScalableSkinsSupport.SIS /epoc32/release/winscw/udeb/z/system/Install/Series60ScalableSkinsSupport.SIS
    49 ../data/Series60ScalableSkinsSupport.SIS /epoc32/release/winscw/udeb/z/system/Install/Series60ScalableSkinsSupport.SIS
    94 // ============================================================================
    94 // ============================================================================
    95 //
    95 //
    96 PRJ_MMPFILES
    96 PRJ_MMPFILES
    97 
    97 
    98 #if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
    98 #if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
    99 // Skin descriptor compiler (TOOLS target only)
       
   100 //
       
   101 /*
       
   102  * NOTE! AknSkinDescCompiler is not compiled any more during usual build.
       
   103  * It is just exported from ../data directory.
       
   104  * If want to compile AknSkinDescCompiler from sources, you need to 
       
   105  * uncomment below line, run build tools. New Compiler will be in /epoc32/tools/
       
   106  *
       
   107  */
       
   108 
    99 
       
   100 // Skin descriptor compiler
   109 #if defined(TOOLS2)
   101 #if defined(TOOLS2)
   110 AknSkinDescCompiler.mmp
   102 AknSkinDescCompiler.mmp
   111 AknSkinDescCompiler_NR.mmp
   103 AknSkinDescCompiler_NR.mmp
   112 #endif
   104 #endif
   113 
   105