equal
deleted
inserted
replaced
25 INCLUDEPATH += ../../../inc |
25 INCLUDEPATH += ../../../inc |
26 INCLUDEPATH += ../msguiutils/inc |
26 INCLUDEPATH += ../msguiutils/inc |
27 INCLUDEPATH += ../../msgutils/unieditorutils/editorgenutils/inc |
27 INCLUDEPATH += ../../msgutils/unieditorutils/editorgenutils/inc |
28 INCLUDEPATH += ../../msgutils/unidatautils/unidatamodelloader/inc |
28 INCLUDEPATH += ../../msgutils/unidatautils/unidatamodelloader/inc |
29 INCLUDEPATH += ../../msgutils/s60qconversions/inc |
29 INCLUDEPATH += ../../msgutils/s60qconversions/inc |
|
30 INCLUDEPATH += ../../msgsettings/settingsview/inc |
|
31 |
30 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
32 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
31 |
33 |
32 CONFIG += hb |
34 CONFIG += hb |
33 |
35 |
34 TARGET.EPOCALLOWDLLDATA = 1 |
36 TARGET.EPOCALLOWDLLDATA = 1 |
51 msgunieditorview.h \ |
53 msgunieditorview.h \ |
52 msgunifiededitorlineedit.h \ |
54 msgunifiededitorlineedit.h \ |
53 msgattachmentcontainer.h \ |
55 msgattachmentcontainer.h \ |
54 msgbaseview.h \ |
56 msgbaseview.h \ |
55 msgunieditorimageprocessor.h \ |
57 msgunieditorimageprocessor.h \ |
56 msgunieditorprocessimageoperation.h |
58 msgunieditorprocessimageoperation.h \ |
|
59 msgunifiededitorbasewidget.h |
57 |
60 |
58 SOURCES += msgmonitor.inl \ |
61 SOURCES += msgmonitor.inl \ |
59 msgmonitor.cpp \ |
62 msgmonitor.cpp \ |
60 msgunieditoraddress.cpp \ |
63 msgunieditoraddress.cpp \ |
61 msgunieditorattachment.cpp \ |
64 msgunieditorattachment.cpp \ |
88 -lapmime \ |
91 -lapmime \ |
89 -lcentralrepository \ |
92 -lcentralrepository \ |
90 -lxqservice \ |
93 -lxqservice \ |
91 -lgsmu \ |
94 -lgsmu \ |
92 -lsmcm \ |
95 -lsmcm \ |
93 -lxqserviceutil |
96 -lxqserviceutil \ |
|
97 -lcommonengine |
94 |
98 |
95 |
99 |
96 |
100 |