bluetoothengine/btnotif/group/bld.inf
branchRCL_3
changeset 56 9386f31cc85b
parent 55 613943a21004
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
     1 /*
     1 /*
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    17 
    17 
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 
    20 
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    22 DEFAULT
    22 //DEFAULT
    23 
    23 
    24 PRJ_EXPORTS
    24 PRJ_EXPORTS
       
    25 ../loc/btnotif.loc        MW_LAYER_LOC_EXPORT_PATH(btnotif.loc)
       
    26 ../rom/Btnotif.iby        CORE_MW_LAYER_IBY_EXPORT_PATH(Btnotif.iby)
       
    27 ../rom/BtnotifResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(BtnotifResources.iby)
       
    28 ../inc/devui_const.h |../../inc/devui_const.h
    25 
    29 
    26 ../rom/btnotif.iby  CORE_MW_LAYER_IBY_EXPORT_PATH(btnotif.iby)
    30 PRJ_EXTENSIONS
    27 ../inc/bluetoothdevicedialogs.h       MW_LAYER_PLATFORM_EXPORT_PATH(btservices/bluetoothdevicedialogs.h)
    31 
       
    32 START EXTENSION s60/mifconv
       
    33 OPTION TARGETFILE btnotif.mif
       
    34 OPTION HEADERFILE btnotif.mbg
       
    35 OPTION SOURCES -c8,8 qgn_note_bt_popup -c8,8 qgn_note_bt_popup_2 \
       
    36 		           -c8,8 qgn_note_bt_popup_3 -c8,8 qgn_indi_bt_blocked
       
    37 END
       
    38 
    28 PRJ_MMPFILES
    39 PRJ_MMPFILES
    29 
    40 
    30 btnotifsrv.mmp
    41 // gnumakefile btnotif_icons_dc.mk
    31 btnotifwrapper.mmp
    42 
       
    43 ../group/BTNotif.mmp
       
    44 ../ecom/BtnotifWrapper.mmp
    32 
    45 
    33 PRJ_TESTMMPFILES
    46 PRJ_TESTMMPFILES
    34 
    47 
    35 //../btnotifsrv/tsrc/btnotifsrvtest/group/btnotifsrvtest.mmp
    48 // End of File
    36 //../btnotifsrv/tsrc/btnotifsrvtest/group/btnotifserversessiontest.mmp
       
    37 //../btnotifwrapper/tsrc/btnotifwrappertest/group/btnotifwrappertest.mmp
       
    38 
       
    39 PRJ_TESTEXPORTS