idlehomescreen/examples/carouselwidgetexample/publisher/group/bld.inf
author jake
Mon, 02 Aug 2010 12:02:47 +0300
branchRCL_3
changeset 70 d12a7ea0f775
permissions -rw-r--r--
Example applications for various Homescreen APIs.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
70
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     1
/*
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     2
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     3
* All rights reserved.
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     4
* This component and the accompanying materials are made available
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     6
* which accompanies this distribution, and is available
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     8
*
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     9
* Initial Contributors:
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    11
*
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    12
* Contributors:
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    13
*
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    14
* Description:  The build information file of carousel Plugin
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    15
*
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    16
*/
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    17
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    18
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    19
#include <platform_paths.hrh>
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    20
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    21
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    22
PRJ_PLATFORMS
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    23
DEFAULT
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    24
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    25
PRJ_EXPORTS
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    26
../loc/carouselplugin.loc             MW_LAYER_LOC_EXPORT_PATH(carouselplugin.loc)
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    27
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    28
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    29
../rom/carouselplugin_resources.iby      LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(carouselplugin_resources.iby)
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    30
../rom/carouselplugin.iby                CORE_MW_LAYER_IBY_EXPORT_PATH(carouselplugin.iby)
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    31
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    32
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    33
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    34
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    35
PRJ_EXTENSIONS
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    36
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    37
START EXTENSION s60/mifconv
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    38
OPTION TARGETFILE carouselplugin.mif
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    39
OPTION HEADERFILE carouselplugin.mbg
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    40
OPTION SOURCES -c8,8 qgn_prop_ai_shortcut -c8,8 qgn_menu_url \
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    41
               -c8,8 qgn_menu_mce_sel_mes -c8,8 qgn_menu_mce_syncmail \
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    42
               -c8,8 qgn_menu_am -c8,8 qgn_prop_cp_conn_shortcut \
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    43
               -c8,8 qgn_prop_psln_ai_sub -c8,8 qgn_mcsplugin_log_out
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    44
END
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    45
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    46
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    47
PRJ_MMPFILES
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    48
carouselplugin.mmp
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    49
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    50
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    51
// End of File.