launcher/group/launcher.mmp
branchRCL_3
changeset 5 685c7418c584
parent 0 d6fe6244b863
equal deleted inserted replaced
3:2703485a934c 5:685c7418c584
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <data_caging_paths.hrh>
    19 #include <data_caging_paths.hrh>
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
       
    21 #include "../symbian_version.hrh"
    21 
    22 
    22 
    23 
    23 TARGET            Launcher.exe
    24 TARGET            Launcher.exe
    24 TARGETTYPE        exe
    25 TARGETTYPE        exe
    25 EPOCSTACKSIZE     0x5000
    26 EPOCSTACKSIZE     0x5000
    74 LIBRARY           ws32.lib
    75 LIBRARY           ws32.lib
    75 LIBRARY           bafl.lib
    76 LIBRARY           bafl.lib
    76 LIBRARY           eikcoctl.lib
    77 LIBRARY           eikcoctl.lib
    77 LIBRARY           eikctl.lib
    78 LIBRARY           eikctl.lib
    78 LIBRARY           aknnotify.lib 
    79 LIBRARY           aknnotify.lib 
    79 LIBRARY           sendui.lib 
       
    80 LIBRARY           egul.lib
    80 LIBRARY           egul.lib
    81 LIBRARY           aknicon.lib
    81 LIBRARY           aknicon.lib
    82 LIBRARY           flogger.lib
    82 LIBRARY           flogger.lib
    83 LIBRARY           platformenv.lib
    83 LIBRARY           platformenv.lib
    84 LIBRARY           aknskins.lib
    84 LIBRARY           aknskins.lib
    86 LIBRARY           aknswallpaperutils.lib
    86 LIBRARY           aknswallpaperutils.lib
    87 LIBRARY           gdi.lib
    87 LIBRARY           gdi.lib
    88 LIBRARY 	      xmlframework.lib
    88 LIBRARY 	      xmlframework.lib
    89 LIBRARY           charconv.lib
    89 LIBRARY           charconv.lib
    90 LIBRARY           commondialogs.lib
    90 LIBRARY           commondialogs.lib
       
    91 #if ( SYMBIAN_VERSION_SUPPORT < SYMBIAN_4 )
       
    92 LIBRARY           sendui.lib 
       
    93 #endif
    91 
    94 
    92 // End of File
    95 // End of File