connectivitymodules/SeCon/services/ftp/bld/sconftp.mmp
changeset 22 1a3f0bca12c6
parent 20 e1de7d03f843
child 31 f45210b77d55
child 54 13ecdfc9a581
equal deleted inserted replaced
20:e1de7d03f843 22:1a3f0bca12c6
    43 SOURCE          sconftp.cpp
    43 SOURCE          sconftp.cpp
    44 SOURCE          sconinboxhandler.cpp
    44 SOURCE          sconinboxhandler.cpp
    45 
    45 
    46 USERINCLUDE     ../../../inc
    46 USERINCLUDE     ../../../inc
    47 USERINCLUDE     ../inc
    47 USERINCLUDE     ../inc
    48 USERINCLUDE     ../../../cntParser/inc
    48 USERINCLUDE     ../../../cntparser/inc
    49 
    49 
    50 // Default system include paths.
    50 // Default system include paths.
    51 APP_LAYER_SYSTEMINCLUDE
    51 APP_LAYER_SYSTEMINCLUDE
    52 
    52 
    53 
    53 
    58 END
    58 END
    59 
    59 
    60 
    60 
    61 LIBRARY         efsrv.lib               // For File server
    61 LIBRARY         efsrv.lib               // For File server
    62 LIBRARY         euser.lib               // Base library
    62 LIBRARY         euser.lib               // Base library
    63 LIBRARY         IrObex.lib              // For Object exchange
    63 LIBRARY         irobex.lib              // For Object exchange
    64 LIBRARY         obexutils.lib
    64 LIBRARY         obexutils.lib
    65 LIBRARY         msgs.lib                // For Inbox entry
    65 LIBRARY         msgs.lib                // For Inbox entry
    66 LIBRARY         charconv.lib            // For Unicode conversion
    66 LIBRARY         charconv.lib            // For Unicode conversion
    67 LIBRARY         bafl.lib                // Basic Application Framework Library
    67 LIBRARY         bafl.lib                // Basic Application Framework Library
    68 LIBRARY         commonengine.lib        // For resource reader
    68 LIBRARY         commonengine.lib        // For resource reader
    69 LIBRARY         platformenv.lib         // For pathinfo
    69 LIBRARY         platformenv.lib         // For pathinfo
    70 LIBRARY         CntParserServer.lib     // for contacts
    70 LIBRARY         cntparserserver.lib     // for contacts
    71 LIBRARY         directorylocalizer.lib  // For localizing directories
    71 LIBRARY         directorylocalizer.lib  // For localizing directories
    72 LIBRARY         sysutil.lib
    72 LIBRARY         sysutil.lib
    73 LIBRARY         centralrepository.lib
    73 LIBRARY         centralrepository.lib
    74 DEBUGLIBRARY    flogger.lib             // For debug logging
    74 DEBUGLIBRARY    flogger.lib             // For debug logging