installationservices/switestfw/group/aprrtautils.mmp
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 * rtautils.mmp
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 TARGET		aprrtautils.exe
       
    21 
       
    22 CAPABILITY	DRM
       
    23 
       
    24 UID			0x10205EA3
       
    25 VENDORID	0x70000001
       
    26 
       
    27 UNPAGED
       
    28 
       
    29 TARGETTYPE	exe
       
    30 
       
    31 SOURCEPATH	../test/rtautils
       
    32 SOURCE		rtautilsserver.cpp
       
    33 SOURCE		rtautilsstep.cpp	
       
    34 SOURCE		archiveStep.cpp
       
    35 SOURCE		rightsDbStep.cpp
       
    36 
       
    37 USERINCLUDE		../inc
       
    38 USERINCLUDE		../inc_private
       
    39 USERINCLUDE		../test/rtautils
       
    40 
       
    41 MW_LAYER_SYSTEMINCLUDE_SYMBIAN 
       
    42 
       
    43 LIBRARY		testexecutelogclient.lib
       
    44 LIBRARY		testexecuteutils.lib
       
    45 LIBRARY		euser.lib
       
    46 LIBRARY		efsrv.lib
       
    47 LIBRARY		rtaarchive.lib
       
    48 LIBRARY		rtaparser.lib
       
    49 LIBRARY		rtaclient.lib
       
    50 LIBRARY		caf.lib
       
    51 LIBRARY		cafutils.lib
       
    52 LIBRARY		apgrfx.lib
       
    53 LIBRARY		apmime.lib
       
    54 
       
    55 LIBRARY		rtavirtualfile.lib
       
    56 SMPSAFE