src/messaging/messaging.pro
changeset 5 603d3f8b6302
parent 0 876b1a06bc25
equal deleted inserted replaced
3:e4ebb16b39ea 5:603d3f8b6302
   144 	DEFINES += FREESTYLEMAILBOXOBSERVERUSED
   144 	DEFINES += FREESTYLEMAILBOXOBSERVERUSED
   145 	}
   145 	}
   146 	contains(messaging_ncnlist_enabled, no) {
   146 	contains(messaging_ncnlist_enabled, no) {
   147 	DEFINES += NCNLISTREMOVED
   147 	DEFINES += NCNLISTREMOVED
   148 	}
   148 	}
       
   149 	contains(messaging_qthighway_enabled, yes) {
       
   150     CONFIG += QTHIGHWAY
       
   151     DEFINES += QTHIGHWAYUSED
       
   152     }
   149         HEADERS -= qmessagestore_p.h \
   153         HEADERS -= qmessagestore_p.h \
   150             qmessagecontentcontainer_p.h \
   154             qmessagecontentcontainer_p.h \
   151             qmessage_p.h
   155             qmessage_p.h
   152         HEADERS += qmtmengine_symbian_p.h \
   156         HEADERS += qmtmengine_symbian_p.h \
   153             qmessagestore_symbian_p.h \
   157             qmessagestore_symbian_p.h \
   180             maemohelpers.cpp
   184             maemohelpers.cpp
   181 
   185 
   182         contains(CONFIG, FREESTYLEMAIL) {
   186         contains(CONFIG, FREESTYLEMAIL) {
   183 	    SOURCES += qfsengine_symbian.cpp
   187 	    SOURCES += qfsengine_symbian.cpp
   184 	}
   188 	}
       
   189     contains(CONFIG, QTHIGHWAY) {
       
   190         LIBS += -lxqservice \
       
   191                 -lxqserviceutil \
       
   192     }
   185     LIBS += -lsendas2 \
   193     LIBS += -lsendas2 \
   186             -lmsgs \
   194             -lmsgs \
   187             -letext \
   195             -letext \
   188             -lefsrv \
   196             -lefsrv \
   189             -lcharconv \
   197             -lcharconv \
   196             -limcm \
   204             -limcm \
   197             -leikcore \
   205             -leikcore \
   198             -lcone \
   206             -lcone \
   199             -lapgrfx \
   207             -lapgrfx \
   200             -lapmime \
   208             -lapmime \
   201             -lecom
   209             -lecom 
   202         TARGET.CAPABILITY = ALL \
   210         TARGET.CAPABILITY = ALL \
   203             -TCB
   211             -TCB
   204         TARGET.UID3 = 0x2002AC82
   212         TARGET.UID3 = 0x2002AC82
   205         QtMessaging.sources = QtMessaging.dll
   213         QtMessaging.sources = QtMessaging.dll
   206         QtMessaging.path = /sys/bin
   214         QtMessaging.path = /sys/bin