skins/AknSkins/group/bld.inf
branchRCL_3
changeset 26 2fab78db5d89
parent 25 9f95a5546443
equal deleted inserted replaced
25:9f95a5546443 26:2fab78db5d89
    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
    89 // ============================================================================
    89 // ============================================================================
    90 //
    90 //
    91 PRJ_MMPFILES
    91 PRJ_MMPFILES
    92 
    92 
    93 #if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
    93 #if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
    94 // Skin descriptor compiler (TOOLS target only)
    94 // Skin descriptor compiler
    95 //
       
    96 /*
       
    97  * NOTE! AknSkinDescCompiler is not compiled any more during usual build.
       
    98  * It is just exported from ../data directory.
       
    99  * If want to compile AknSkinDescCompiler from sources, you need to 
       
   100  * uncomment below line, run build tools. New Compiler will be in /epoc32/tools/
       
   101  *
       
   102  */
       
   103 
       
   104 #if defined(TOOLS2)
    95 #if defined(TOOLS2)
   105 AknSkinDescCompiler.mmp
    96 AknSkinDescCompiler.mmp
   106 AknSkinDescCompiler_NR.mmp
    97 AknSkinDescCompiler_NR.mmp
   107 #endif
    98 #endif
   108 
    99