appfw/apparchitecture/tef/TIconLoaderAndIconArrayForLeaks.mmp
changeset 0 2e3d3ce01487
child 29 6a787171e1de
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2007-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 //
       
    15 
       
    16 /**
       
    17  @file
       
    18  @test
       
    19  @internalComponent - Internal Symbian test code  
       
    20 */
       
    21 
       
    22 
       
    23 target		ticonloaderandiconarrayforleaks.dll
       
    24 TARGETTYPE 	DLL
       
    25 UID         0x1000008D 0x102833D0 	
       
    26 VENDORID 	0x70000001
       
    27 
       
    28 CAPABILITY 	All -Tcb
       
    29 
       
    30 SOURCEPATH    	.
       
    31 SOURCE		TIconLoaderAndIconArrayForLeaks.cpp
       
    32 
       
    33 SOURCEPATH	../aplist
       
    34 SOURCE		 apsiconcaptionoverride.cpp
       
    35 source      aplapplist.cpp aplapplistitem.cpp aplappinforeader.cpp
       
    36 SOURCEPATH  ../apgrfx
       
    37 source      APGCTL.CPP apgdoor.cpp APGICNFL.CPP APGTASK.CPP
       
    38 source		APGWGNAM.CPP apgcli.cpp APGPRIV.CPP apgstart.cpp apgrecog.cpp
       
    39 source		apgnotif.cpp APSCLI.CPP apgconstdata.cpp
       
    40 source		apsecutils.cpp
       
    41 SOURCEPATH	../apparc
       
    42 source 		apaid.cpp apastd.cpp
       
    43 
       
    44 USERINCLUDE   	.
       
    45 USERINCLUDE		../apgrfx
       
    46 USERINCLUDE 	../apserv
       
    47 USERINCLUDE		../inc
       
    48 
       
    49 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    50 //SYSTEMINCLUDE 	/epoc32/include/techview
       
    51  
       
    52 library         euser.lib apparc.lib apmime.lib gdi.lib estor.lib efsrv.lib fbscli.lib
       
    53 library         bitgdi.lib ws32.lib bafl.lib
       
    54 library		centralrepository.lib
       
    55 library         apserv.lib apfile.lib aplist.lib
       
    56 #ifdef SYMBIAN_BAFL_SYSUTIL
       
    57 library sysutil.lib
       
    58 #endif
       
    59 
       
    60 macro 			UI_FRAMEWORKS_V1_REMNANT_FOR_JAVA_MIDLET_INSTALLER
       
    61 
       
    62 deffile		TICONFORLEAKS.DEF
       
    63 
       
    64 SMPSAFE
       
    65