installationservices/refswinstallationplugin/group/sifrefplugin.mmp
changeset 24 84a16765cd86
child 33 8110bf1194d1
equal deleted inserted replaced
6:aba6b8104af3 24:84a16765cd86
       
     1 /*
       
     2 * Copyright (c) 2008-2009 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 * Project specification file for a SIF non-native reference plugin
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22  @test
       
    23 */
       
    24 
       
    25 TARGET				sifrefplugin.dll
       
    26 TARGETTYPE			PLUGIN
       
    27 
       
    28 UID 0x10009D8D 0x1028634F
       
    29 
       
    30 
       
    31 CAPABILITY			ProtServ TrustedUI ReadUserData
       
    32 
       
    33 SOURCEPATH			../source
       
    34 SOURCE				sifrefplugin.cpp
       
    35 SOURCE				sifrefinstallerclient.cpp
       
    36 
       
    37 USERINCLUDE			../inc
       
    38 USERINCLUDE			../../swinstallationfw/common/inc
       
    39 
       
    40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    41 
       
    42 START RESOURCE 1028634f.rss
       
    43 	TARGET sifrefplugin.rsc
       
    44 END
       
    45 
       
    46 LIBRARY euser.lib efsrv.lib
       
    47 LIBRARY sif.lib siftransport.lib
       
    48 SMPSAFE