installationservices/swinstallationfw/test/plugins/nonnativeplugin/group/testnonnativeplugin.mmp
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     1 /*
       
     2 * Copyright (c) 2008-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 * Project specification file for a SIF non-native reference plugin
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22  @test
       
    23 */
       
    24 
       
    25 TARGET				testnonnativeplugin.dll
       
    26 TARGETTYPE			PLUGIN
       
    27 
       
    28 UID 0x10009D8D 0x10285BD1
       
    29 
       
    30 CAPABILITY			ProtServ TrustedUI ReadUserData WriteDeviceData
       
    31 
       
    32 SOURCEPATH			../source
       
    33 SOURCE				testnonnativeplugin.cpp
       
    34 
       
    35 USERINCLUDE			../../../../common/inc
       
    36 
       
    37 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    38 
       
    39 START RESOURCE 10285BD1.rss
       
    40 	TARGET testnonnativeplugin.rsc
       
    41 END
       
    42 
       
    43 LIBRARY euser.lib efsrv.lib
       
    44 
       
    45 LIBRARY sif.lib scrclient.lib stsclient.lib sifutils.lib
       
    46 SMPSAFE