terminalsecurity/SCP/SCPServer/group/SCPServer.mmp
branchRCL_3
changeset 27 5cc2995847ea
parent 26 19bba8228ff0
equal deleted inserted replaced
26:19bba8228ff0 27:5cc2995847ea
    78 LIBRARY     dmutil.lib
    78 LIBRARY     dmutil.lib
    79 LIBRARY     policyengine.lib
    79 LIBRARY     policyengine.lib
    80 #endif // SCP_USE_POLICY_ENGINE
    80 #endif // SCP_USE_POLICY_ENGINE
    81 
    81 
    82 #ifdef SCP_SMS_LOCK_AVAILABLE
    82 #ifdef SCP_SMS_LOCK_AVAILABLE
    83 LIBRARY    rlocksettings.lib
    83 LIBRARY    RLockSettings.lib
    84 #endif // SCP_SMS_LOCK_AVAILABLE
    84 #endif // SCP_SMS_LOCK_AVAILABLE
    85 
    85 
    86 //#ifdef __SAP_DEVICE_LOCK_ENHANCEMENTS
    86 //#ifdef __SAP_DEVICE_LOCK_ENHANCEMENTS
    87 LIBRARY     ecom.lib
    87 LIBRARY     ecom.lib
    88 LIBRARY     hash.lib
    88 LIBRARY     hash.lib
    94 LIBRARY     centralrepository.lib  // CenRep
    94 LIBRARY     centralrepository.lib  // CenRep
    95 LIBRARY					flogger.lib
    95 LIBRARY					flogger.lib
    96 LIBRARY     featmgr.lib
    96 LIBRARY     featmgr.lib
    97 LIBRARY 	estor.lib
    97 LIBRARY 	estor.lib
    98 LIBRARY 	charconv.lib
    98 LIBRARY 	charconv.lib
       
    99 LIBRARY       policyengine.lib
    99 
   100 
   100 SMPSAFE
   101 SMPSAFE
   101 
   102 
   102 // End of file
   103 // End of file
   103 
   104