appfw/apparchitecture/tef/testapp/testforceregistrationapp1/testforceregistrationapp1.mmp
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-2010 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 
    17 target          testforceregistrationapp1.exe
    19 target          testforceregistrationapp1.exe
    18 targettype      EXE
    20 targettype      EXE
    19 UID             0x1000007a 0x102826E0
    21 UID             0x1000007a 0x102826E0
    20 
    22 
    21 
    23 
    22 systeminclude   /epoc32/include
    24 MW_LAYER_SYSTEMINCLUDE
    23 
    25 
    24 source	 ./testforceregistrationapp1.cpp
    26 source	 ./testforceregistrationapp1.cpp
    25 
    27 
    26 
    28 
    27 START RESOURCE      testforceregistrationapp1_reg.rss
    29 START RESOURCE      testforceregistrationapp1_reg.rss
    28     TARGETPATH      \apparctest
    30     TARGETPATH      /apparctest
    29 END
    31 END
    30 
    32 
    31 START RESOURCE      testforceregistrationapp1_loc.rss
    33 START RESOURCE      testforceregistrationapp1_loc.rss
    32     TARGETPATH      \apparctest
    34     TARGETPATH      /apparctest
    33 END
    35 END
    34 
    36 
    35 library  euser.lib
    37 library  euser.lib
    36 
    38 
    37 SMPSAFE
    39 SMPSAFE