installationservices/swi/group/plan.mmp
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
    48 // We need the security check util functions from SWIS
    48 // We need the security check util functions from SWIS
    49 // to extract details of SIDs from executables in ROM for SIS stubs
    49 // to extract details of SIDs from executables in ROM for SIS stubs
    50 SOURCEPATH	../source/swis/server
    50 SOURCEPATH	../source/swis/server
    51 SOURCE securityinfo.cpp
    51 SOURCE securityinfo.cpp
    52 
    52 
    53 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    54 DEFFILE		plan.DEF
       
    55 #else
       
    56 DEFFILE		plan_legacy.def
       
    57 #endif
       
    58 
       
    59 LIBRARY euser.lib
    53 LIBRARY euser.lib
    60 LIBRARY estor.lib
    54 LIBRARY estor.lib
    61 LIBRARY uissclient.lib // Needed for TAppInfo
    55 LIBRARY uissclient.lib // Needed for TAppInfo
    62 LIBRARY siscontroller.lib       // needed for TSisTrustStatus
    56 LIBRARY siscontroller.lib       // needed for TSisTrustStatus
    63 LIBRARY sisregistryclient.lib
    57 LIBRARY sisregistryclient.lib