data/widget/group/bld.inf
author jake
Wed, 02 Jun 2010 13:22:05 +0300
changeset 0 b856a9924bbc
permissions -rw-r--r--
initial contribution
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b856a9924bbc initial contribution
jake
parents:
diff changeset
     1
/*
b856a9924bbc initial contribution
jake
parents:
diff changeset
     2
* Copyright (c) {Year(s)} {Copyright owner}.
b856a9924bbc initial contribution
jake
parents:
diff changeset
     3
* All rights reserved.
b856a9924bbc initial contribution
jake
parents:
diff changeset
     4
* This component and the accompanying materials are made available
b856a9924bbc initial contribution
jake
parents:
diff changeset
     5
* under the terms of the "Eclipse Public License v1.0"
b856a9924bbc initial contribution
jake
parents:
diff changeset
     6
* which accompanies this distribution, and is available
b856a9924bbc initial contribution
jake
parents:
diff changeset
     7
* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
b856a9924bbc initial contribution
jake
parents:
diff changeset
     8
*
b856a9924bbc initial contribution
jake
parents:
diff changeset
     9
* Initial Contributors:
b856a9924bbc initial contribution
jake
parents:
diff changeset
    10
* {Name} {Company} ? Initial contribution
b856a9924bbc initial contribution
jake
parents:
diff changeset
    11
*
b856a9924bbc initial contribution
jake
parents:
diff changeset
    12
* Contributors:
b856a9924bbc initial contribution
jake
parents:
diff changeset
    13
* {Name} {Company} ? {{Description of contribution}}
b856a9924bbc initial contribution
jake
parents:
diff changeset
    14
*
b856a9924bbc initial contribution
jake
parents:
diff changeset
    15
* Description:
b856a9924bbc initial contribution
jake
parents:
diff changeset
    16
* {{Description of the file}}
b856a9924bbc initial contribution
jake
parents:
diff changeset
    17
*
b856a9924bbc initial contribution
jake
parents:
diff changeset
    18
*/
b856a9924bbc initial contribution
jake
parents:
diff changeset
    19
b856a9924bbc initial contribution
jake
parents:
diff changeset
    20
#include <platform_paths.hrh>
b856a9924bbc initial contribution
jake
parents:
diff changeset
    21
b856a9924bbc initial contribution
jake
parents:
diff changeset
    22
PRJ_PLATFORMS
b856a9924bbc initial contribution
jake
parents:
diff changeset
    23
DEFAULT
b856a9924bbc initial contribution
jake
parents:
diff changeset
    24
b856a9924bbc initial contribution
jake
parents:
diff changeset
    25
PRJ_EXPORTS
b856a9924bbc initial contribution
jake
parents:
diff changeset
    26
// Support for productization and Carbide.Ui customization
b856a9924bbc initial contribution
jake
parents:
diff changeset
    27
../hsps/00/manifest.dat /epoc32/data/Z/resource/homescreen/#replace#_#replaceuid#/hsps/manifest.dat
b856a9924bbc initial contribution
jake
parents:
diff changeset
    28
../hsps/00/widgetconfiguration.xml /epoc32/data/Z/resource/homescreen/#replace#_#replaceuid#/hsps/widgetconfiguration.xml
b856a9924bbc initial contribution
jake
parents:
diff changeset
    29
../xuikon/00/#replace#_#replaceuid#.dat /epoc32/data/Z/resource/homescreen/#replace#_#replaceuid#/xuikon/#replace#_#replaceuid#.dat
b856a9924bbc initial contribution
jake
parents:
diff changeset
    30
../xuikon/00/#replace#.css /epoc32/data/Z/resource/homescreen/#replace#_#replaceuid#/xuikon/#replace#.css
b856a9924bbc initial contribution
jake
parents:
diff changeset
    31
../xuikon/00/#replace#.xml /epoc32/data/Z/resource/homescreen/#replace#_#replaceuid#/xuikon/#replace#.xml
b856a9924bbc initial contribution
jake
parents:
diff changeset
    32
//../xuikon/00/#replace#.dtd /epoc32/data/Z/resource/homescreen/#replace#_#replaceuid#/xuikon/#replace#.dtd
b856a9924bbc initial contribution
jake
parents:
diff changeset
    33
b856a9924bbc initial contribution
jake
parents:
diff changeset
    34
b856a9924bbc initial contribution
jake
parents:
diff changeset
    35
PRJ_EXTENSIONS
b856a9924bbc initial contribution
jake
parents:
diff changeset
    36
START EXTENSION tools/dtd
b856a9924bbc initial contribution
jake
parents:
diff changeset
    37
OPTION SWITCH_LOC_FILE_NAME #replace#_#replaceuid#
b856a9924bbc initial contribution
jake
parents:
diff changeset
    38
OPTION DTD_TYPE widget
b856a9924bbc initial contribution
jake
parents:
diff changeset
    39
END
b856a9924bbc initial contribution
jake
parents:
diff changeset
    40
//  End of File