installationservices/swinstallationfw/group/sifnotification.mmp
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     1 /*
       
     2 * Copyright (c) 2010 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 the License "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: 
       
    15 * SIF Notifier Library
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 TARGET sifnotification.dll
       
    25 TARGETTYPE dll
       
    26 
       
    27 UID 0x1000008D 0x10286357
       
    28 
       
    29 CAPABILITY All -Tcb
       
    30 
       
    31 SOURCEPATH ../source
       
    32 SOURCE sifnotification.cpp
       
    33 SOURCE sifnotifierdata.cpp
       
    34 
       
    35 USERINCLUDE ../inc_private
       
    36 USERINCLUDE ../../swcomponentregistry/inc_private
       
    37 USERINCLUDE	../common/inc
       
    38 
       
    39 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY euser.lib efsrv.lib estor.lib ipcstream.lib
       
    42 SMPSAFE