localisation/apparchitecture/tef/testapp/testupdregappuninstallation/testupdregappuninstallation.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.
    22 target          testupdregappuninstallation.exe
    22 target          testupdregappuninstallation.exe
    23 CAPABILITY 	WriteDeviceData
    23 CAPABILITY 	WriteDeviceData
    24 targettype      EXE
    24 targettype      EXE
    25 UID             0x1000007a 0x10207f80
    25 UID             0x1000007a 0x10207f80
    26 
    26 
    27 
    27 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    28 systeminclude   /epoc32/include
       
    29 
    28 
    30 source	 ./TestUpdRegAppUninstallation.cpp
    29 source	 ./TestUpdRegAppUninstallation.cpp
    31 
    30 
    32 
    31 
    33 START RESOURCE      testupdregappuninstallation_reg.rss
    32 START RESOURCE      testupdregappuninstallation_reg.rss
    34     TARGETPATH      c:\private\10003a3f\import\apps
    33     TARGETPATH      /private/10003a3f/import/apps
    35 END
    34 END
    36 
    35 
    37 library  euser.lib
    36 library  euser.lib
       
    37 
       
    38 SMPSAFE