equal
deleted
inserted
replaced
31 SOURCE usbnotifier.cpp |
31 SOURCE usbnotifier.cpp |
32 SOURCE usbuinqueriesnotifiermdrv.cpp |
32 SOURCE usbuinqueriesnotifiermdrv.cpp |
33 SOURCE usbuinotifotgwarning.cpp |
33 SOURCE usbuinotifotgwarning.cpp |
34 SOURCE usbuinotifotgerror.cpp |
34 SOURCE usbuinotifotgerror.cpp |
35 SOURCE usbuinotifmsmmerror.cpp |
35 SOURCE usbuinotifmsmmerror.cpp |
|
36 SOURCE usbuinotifdialerwatcher.cpp |
|
37 |
|
38 |
|
39 |
36 // ECom resource file |
40 // ECom resource file |
37 START RESOURCE ../data/102068DC.rss |
41 START RESOURCE ../data/102068DC.rss |
38 TARGET usbuinotif.rsc |
42 TARGET usbuinotif.rsc |
39 END |
43 END |
40 |
44 |
72 LIBRARY egul.lib |
76 LIBRARY egul.lib |
73 LIBRARY usbman.lib // for personality IDs and descriptions |
77 LIBRARY usbman.lib // for personality IDs and descriptions |
74 LIBRARY aknnotifierwrapper.lib // Avkon's notifier wrapper |
78 LIBRARY aknnotifierwrapper.lib // Avkon's notifier wrapper |
75 LIBRARY apparc.lib |
79 LIBRARY apparc.lib |
76 LIBRARY akncapserverclient.lib // for suppressing the application key |
80 LIBRARY akncapserverclient.lib // for suppressing the application key |
|
81 LIBRARY viewcli.lib |
|
82 LIBRARY featmgr.lib |
77 |
83 |
78 DEBUGLIBRARY flogger.lib // File logging services |
84 DEBUGLIBRARY flogger.lib // File logging services |
79 |
85 |
80 // End of File |
86 // End of File |