defaultapplicationsettings/gsplugin/group/bld.inf
changeset 10 0a74be98a8bc
parent 0 254040eb3b7d
child 11 10d0dd0e43f1
equal deleted inserted replaced
0:254040eb3b7d 10:0a74be98a8bc
     1 /*
       
     2 * Copyright (c) 2005-2008 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:  Build information file for project General Settings Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 // export loc file
       
    25 ../loc/gs_das.loc			APP_LAYER_LOC_EXPORT_PATH( gs_das.loc )
       
    26 
       
    27 PRJ_EXTENSIONS
       
    28 START EXTENSION s60/mifconv
       
    29   OPTION TARGETFILE gsdasplugin.mif
       
    30   OPTION HEADERFILE gsdasplugin.mbg
       
    31   OPTION SOURCES -c8,8 qgn_prop_cp_dev_def
       
    32 END
       
    33 
       
    34 
       
    35 PRJ_MMPFILES
       
    36 gsdasplugin.mmp
       
    37 
       
    38 //  End of File