classicui_pub/notifiers_api/group/bld.inf
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2006-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:  File that exports the files belonging to 
       
    15 :                Notifiers API
       
    16 *
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../inc/AknPopupNotify.h                 MW_LAYER_PUBLIC_EXPORT_PATH(AknPopupNotify.h)
       
    26 ../inc/aknglobalconfirmationquery.h     MW_LAYER_PUBLIC_EXPORT_PATH(AknGlobalConfirmationQuery.h)
       
    27 ../inc/AknNotifyStd.h                   MW_LAYER_PUBLIC_EXPORT_PATH(AknNotifyStd.h)
       
    28 ../inc/aknglobalprogressdialog.h        MW_LAYER_PUBLIC_EXPORT_PATH(AknGlobalProgressDialog.h)
       
    29 ../inc/AknNotify.h                      MW_LAYER_PUBLIC_EXPORT_PATH(AknNotify.h)
       
    30 ../inc/AknGlobalListQuery.h             MW_LAYER_PUBLIC_EXPORT_PATH(AknGlobalListQuery.h)
       
    31 ../inc/aknglobalmsgquery.h              MW_LAYER_PUBLIC_EXPORT_PATH(AknGlobalMsgQuery.h)
       
    32 ../inc/AknGlobalNote.h                  MW_LAYER_PUBLIC_EXPORT_PATH(AknGlobalNote.h)
       
    33 ../inc/AknGlobalListMsgQuery.h          MW_LAYER_PUBLIC_EXPORT_PATH(AknGlobalListMsgQuery.h)