appfw/apparchitecture/tef/TIconLoaderAndIconArrayForLeaks.mmp
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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".
    36 SOURCEPATH  ../apgrfx
    36 SOURCEPATH  ../apgrfx
    37 source      APGCTL.CPP apgdoor.cpp APGICNFL.CPP APGTASK.CPP
    37 source      APGCTL.CPP apgdoor.cpp APGICNFL.CPP APGTASK.CPP
    38 source		APGWGNAM.CPP apgcli.cpp APGPRIV.CPP apgstart.cpp apgrecog.cpp
    38 source		APGWGNAM.CPP apgcli.cpp APGPRIV.CPP apgstart.cpp apgrecog.cpp
    39 source		apgnotif.cpp APSCLI.CPP apgconstdata.cpp
    39 source		apgnotif.cpp APSCLI.CPP apgconstdata.cpp
    40 source		apsecutils.cpp
    40 source		apsecutils.cpp
    41 
       
    42 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    43 SOURCE			apgupdate.cpp
       
    44 #endif
       
    45 
       
    46 SOURCEPATH	../apparc
    41 SOURCEPATH	../apparc
    47 source 		apaid.cpp apastd.cpp
    42 source 		apaid.cpp apastd.cpp
    48 
       
    49 
    43 
    50 USERINCLUDE   	.
    44 USERINCLUDE   	.
    51 USERINCLUDE		../apgrfx
    45 USERINCLUDE		../apgrfx
    52 USERINCLUDE 	../apserv
    46 USERINCLUDE 	../apserv
    53 USERINCLUDE		../inc
    47 USERINCLUDE		../inc
    61 library         apserv.lib apfile.lib aplist.lib
    55 library         apserv.lib apfile.lib aplist.lib
    62 #ifdef SYMBIAN_BAFL_SYSUTIL
    56 #ifdef SYMBIAN_BAFL_SYSUTIL
    63 library sysutil.lib
    57 library sysutil.lib
    64 #endif
    58 #endif
    65 
    59 
    66 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    67 library 	scrclient.lib
       
    68 #endif
       
    69 
       
    70 macro 			UI_FRAMEWORKS_V1_REMNANT_FOR_JAVA_MIDLET_INSTALLER
    60 macro 			UI_FRAMEWORKS_V1_REMNANT_FOR_JAVA_MIDLET_INSTALLER
    71 
    61 
    72 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    62 deffile		TICONFORLEAKS.DEF
    73 	deffile ticonforleaks.def
       
    74 #else
       
    75 	deffile ticonforleaks_legacy.def
       
    76 #endif
       
    77 
    63 
    78 SMPSAFE
    64 SMPSAFE
    79 
    65