appfw/apparchitecture/tef/testapp/testforceregistrationapp1/testforceregistrationapp1.mmp
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // testforceregistrationapp1.mmp
    14 // testforceregistrationapp1.mmp
    15 //
    15 //
    16 
    16 
    17 #include <platform_paths.hrh>
       
    18 
       
    19 target          testforceregistrationapp1.exe
    17 target          testforceregistrationapp1.exe
    20 targettype      EXE
    18 targettype      EXE
    21 UID             0x1000007a 0x102826E0
    19 UID             0x1000007a 0x102826E0
    22 
    20 
    23 
    21 
    24 MW_LAYER_SYSTEMINCLUDE
    22 systeminclude   /epoc32/include
    25 
    23 
    26 source	 ./testforceregistrationapp1.cpp
    24 source	 ./testforceregistrationapp1.cpp
    27 
    25 
    28 
    26 
    29 START RESOURCE      testforceregistrationapp1_reg.rss
    27 START RESOURCE      testforceregistrationapp1_reg.rss
    30     TARGETPATH      /apparctest
    28     TARGETPATH      \apparctest
    31 END
    29 END
    32 
    30 
    33 START RESOURCE      testforceregistrationapp1_loc.rss
    31 START RESOURCE      testforceregistrationapp1_loc.rss
    34     TARGETPATH      /apparctest
    32     TARGETPATH      \apparctest
    35 END
    33 END
    36 
    34 
    37 library  euser.lib
    35 library  euser.lib
    38 
    36 
    39 SMPSAFE
    37 SMPSAFE