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