skins/AknSkinContent/group/bld.inf
changeset 0 05e9090e2422
child 3 e5d274d457b4
child 10 196070facf6d
equal deleted inserted replaced
-1:000000000000 0:05e9090e2422
       
     1 /*
       
     2 * Copyright (c) 2003-2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  ?Description
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <bldvariant.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 #undef OLD_PLATFORM_SKINS
       
    25 
       
    26 PRJ_EXPORTS
       
    27 //../srcdata/scalableseries60skin/101f84b9.sel /epoc32/release/winscw/udeb/z/resource/skins/101f84b9/101f84b9.sel
       
    28 
       
    29 // Using only default skin
       
    30 //../srcdata/haze/2000B12D.sel                  /epoc32/release/winscw/udeb/z/resource/skins/2000B12D/2000B12D.sel
       
    31 //../srcdata/jing/2000B12E.sel                  /epoc32/release/winscw/udeb/z/resource/skins/2000B12E/2000B12E.sel
       
    32 #ifdef OLD_PLATFORM_SKINS
       
    33 ../srcdata/armi/1020711F.sel                 /epoc32/release/winscw/udeb/z/resource/skins/1020711F/1020711F.sel
       
    34 ../srcdata/city/10207120.sel                 /epoc32/release/winscw/udeb/z/resource/skins/10207120/10207120.sel
       
    35 #endif
       
    36 
       
    37 //../srcdata/scalableseries60skin/101f84b9.sel /epoc32/release/winscw/urel/z/resource/skins/101f84b9/101f84b9.sel
       
    38 //../srcdata/haze/2000B12D.sel                  /epoc32/release/winscw/urel/z/resource/skins/2000B12D/2000B12D.sel
       
    39 //../srcdata/jing/2000B12E.sel                  /epoc32/release/winscw/urel/z/resource/skins/2000B12E/2000B12E.sel
       
    40 #ifdef OLD_PLATFORM_SKINS
       
    41 ../srcdata/armi/1020711F.sel                 /epoc32/release/winscw/urel/z/resource/skins/1020711F/1020711F.sel
       
    42 ../srcdata/city/10207120.sel                 /epoc32/release/winscw/urel/z/resource/skins/10207120/10207120.sel
       
    43 #endif
       
    44 
       
    45 //../srcdata/scalableseries60skin/101f84b9.sel /epoc32/data/z/resource/skins/101f84b9/101f84b9.sel
       
    46 //../srcdata/haze/2000B12D.sel                  /epoc32/data/z/resource/skins/2000B12D/2000B12D.sel
       
    47 //../srcdata/jing/2000B12E.sel                  /epoc32/data/z/resource/skins/2000B12E/2000B12E.sel
       
    48 #ifdef OLD_PLATFORM_SKINS
       
    49 ../srcdata/armi/1020711F.sel                 /epoc32/data/z/resource/skins/1020711F/1020711F.sel
       
    50 ../srcdata/city/10207120.sel                 /epoc32/data/z/resource/skins/10207120/10207120.sel
       
    51 #endif
       
    52 
       
    53 #ifdef SBSV2
       
    54   ./skingenerator.flm                       /epoc32/tools/makefile_templates/skins/skingenerator.flm
       
    55   ./skingenerator.meta                      /epoc32/tools/makefile_templates/skins/skingenerator.meta
       
    56   ./skingenerator.xml                       /epoc32/tools/makefile_templates/skins/skingenerator.xml
       
    57 
       
    58   :zip ../srcdata/haze/haze.zip             |../srcdata/haze
       
    59   :zip ../srcdata/jing/jing.zip             |../srcdata/jing
       
    60 #endif
       
    61 
       
    62 PRJ_EXTENSIONS
       
    63 #ifndef TOOLS
       
    64 #ifdef SBSV2
       
    65 START EXTENSION skins/skingenerator
       
    66   OPTION AKNSSKINNAME scalableseries60skin
       
    67   OPTION AKNSSKINREALNAME series60skin
       
    68   OPTION AKNSSKINUID 101f84b9
       
    69   OPTION AKNSSRCDIR ../srcdata/scalableseries60skin
       
    70 END
       
    71 START EXTENSION skins/skingenerator
       
    72   OPTION AKNSSKINNAME jing
       
    73   OPTION AKNSSKINREALNAME jing
       
    74   OPTION AKNSSKINUID 2000B12E
       
    75   OPTION AKNSSRCDIR ../srcdata/jing
       
    76 END
       
    77 START EXTENSION skins/skingenerator
       
    78   OPTION AKNSSKINNAME haze
       
    79   OPTION AKNSSKINREALNAME haze
       
    80   OPTION AKNSSKINUID 2000B12D
       
    81   OPTION AKNSSRCDIR ../srcdata/haze
       
    82 END
       
    83 START EXTENSION s60/mif2cdlindex
       
    84   OPTION TARGETFILE series60skinindexdll_inst.cpp
       
    85   OPTION GENPATH ../srcdata/scalableseries60skin/MifIndexDll
       
    86   OPTION MIFDIR $(EPOCROOT)/epoc32/data/z/resource/skins/101f84b9
       
    87   OPTION MIFFILE series60skin.mif
       
    88   OPTION DLLNAME series60skinIndexDll
       
    89   OPTION DLLUID 0x101f84b9
       
    90 END
       
    91 #endif
       
    92 #endif
       
    93 
       
    94 PRJ_MMPFILES
       
    95 
       
    96 
       
    97 #ifndef TOOLS
       
    98 #ifndef SBSV2
       
    99   // Scalable system default skin
       
   100   gnumakefile scalableseries60skin.mk
       
   101 
       
   102   // Scalable (ROM) skin "Haze"
       
   103   gnumakefile haze.mk
       
   104 
       
   105   // Scalable (ROM) skin "JingMask"
       
   106   gnumakefile jing.mk
       
   107 #endif  //SBSV2
       
   108     
       
   109   ../srcdata/scalableseries60skin/MifIndexDll/series60skinindexdll.mmp
       
   110 
       
   111 #ifdef OLD_PLATFORM_SKINS
       
   112 // Scalable (ROM) skin "Armi"
       
   113 gnumakefile armi.mk
       
   114 
       
   115 // Scalable (ROM) skin "City"
       
   116 gnumakefile city.mk
       
   117 #endif
       
   118 #endif
       
   119 // End of File