37 // ECom resource file |
37 // ECom resource file |
38 START RESOURCE ../data/102068DC.rss |
38 START RESOURCE ../data/102068DC.rss |
39 TARGET usbuinotif.rsc |
39 TARGET usbuinotif.rsc |
40 END |
40 END |
41 |
41 |
42 // Notifier resource file |
42 |
43 START RESOURCE ../data/usbuinotif.rss |
|
44 HEADER |
|
45 TARGETPATH RESOURCE_FILES_DIR |
|
46 LANGUAGE_IDS |
|
47 END |
|
48 |
|
49 USERINCLUDE ../inc |
|
50 |
|
51 SYSTEMINCLUDE ../../inc ../../../inc MW_LAYER_PLATFORM_EXPORT_PATH(SecondaryDisplay/) //for internal and private API headers |
|
52 SYSTEMINCLUDE /epoc32/include/ecom |
|
53 SYSTEMINCLUDE /epoc32/include/mw/hb/hbcore |
|
54 MW_LAYER_SYSTEMINCLUDE |
43 MW_LAYER_SYSTEMINCLUDE |
55 |
44 USERINCLUDE ../inc ../../inc ../../../inc |
56 |
45 |
57 |
46 |
58 LIBRARY ECOM.LIB // Symbian E-Com Plugin definitions and types |
47 LIBRARY ECOM.LIB // Symbian E-Com Plugin definitions and types |
59 LIBRARY euser.lib cone.lib // Symbian OS frameworklibraries |
48 LIBRARY euser.lib cone.lib // Symbian OS frameworklibraries |
60 LIBRARY avkon.lib // UI library |
|
61 LIBRARY bafl.lib // Basic Application Framework |
49 LIBRARY bafl.lib // Basic Application Framework |
62 LIBRARY commonengine.lib // Series 60 common components |
50 LIBRARY commonengine.lib // Series 60 common components |
63 LIBRARY eikcoctl.lib eiksrv.lib // Eikon libraries |
51 LIBRARY eikcoctl.lib eiksrv.lib // Eikon libraries |
64 LIBRARY eikdlg.lib // Eikon dialogs |
|
65 LIBRARY estor.lib // for Cover Display UI support |
|
66 LIBRARY FeatMgr.lib // for fetching if Cover Display is supported |
|
67 LIBRARY centralrepository.lib // Central Repository |
52 LIBRARY centralrepository.lib // Central Repository |
68 LIBRARY efsrv.lib // File server |
53 LIBRARY efsrv.lib // File server |
69 LIBRARY eikcore.lib // for icons |
54 LIBRARY eikcore.lib // for icons |
70 LIBRARY aknskins.lib |
55 LIBRARY aknskins.lib |
71 LIBRARY aknskinsrv.lib |
56 LIBRARY aknskinsrv.lib |
72 LIBRARY aknicon.lib |
57 LIBRARY aknicon.lib |
73 LIBRARY egul.lib |
58 LIBRARY egul.lib |
74 LIBRARY usbman.lib // for personality IDs and descriptions |
59 LIBRARY usbman.lib // for personality IDs and descriptions |
75 LIBRARY aknnotifierwrapper.lib // Avkon's notifier wrapper |
|
76 LIBRARY apparc.lib |
60 LIBRARY apparc.lib |
77 LIBRARY akncapserverclient.lib // for suppressing the application key |
|
78 LIBRARY hbcore.lib |
61 LIBRARY hbcore.lib |
79 |
62 LIBRARY hbwidgets.lib |
80 DEBUGLIBRARY flogger.lib // File logging services |
63 DEBUGLIBRARY flogger.lib // File logging services |
81 |
64 |
82 // End of File |
65 // End of File |