localisation/apparchitecture/tef/TSidChecker/TestSidChecker.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 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 the License "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".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 TARGET TestSidChecker.dll
    18 TARGET testsidchecker.dll
    19 CAPABILITY All -Tcb
    19 CAPABILITY All -Tcb
    20 TARGETTYPE plugin
    20 TARGETTYPE plugin
    21 
    21 
    22 UID 0x10009d8d 0x10281FDF
    22 UID 0x10009d8d 0x10281FDF
    23 
    23 
    24 SOURCEPATH .
    24 SOURCEPATH .
    25 SOURCE TestSidChecker.cpp
    25 SOURCE TestSidChecker.cpp
    26 SYSTEMINCLUDE /epoc32/include /epoc32/include/ecom
    26 
       
    27 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 //SYSTEMINCLUDE /epoc32/include/ecom
       
    29 
       
    30 userinclude  ../../inc
    27 
    31 
    28 start RESOURCE 10281FDF.rss
    32 start RESOURCE 10281FDF.rss
    29 target testsidchecker.rsc
    33 target testsidchecker.rsc
    30 end
    34 end
    31 
    35 
    32 LIBRARY EUSER.LIB APFILE.LIB ECOM.LIB EFSRV.LIB
    36 LIBRARY euser.lib aplist.lib ecom.lib efsrv.lib
       
    37 
       
    38 SMPSAFE