logsui/logsapp/logsapp.pro
changeset 15 76d2cf7a585e
parent 8 6c9acdc6adc0
child 17 90fe74753f71
equal deleted inserted replaced
13:52d644758b05 15:76d2cf7a585e
    60 SOURCES += src/logspageindicatoritem.cpp
    60 SOURCES += src/logspageindicatoritem.cpp
    61  
    61  
    62 symbian: {
    62 symbian: {
    63     TARGET.UID2 = 0x100039CE
    63     TARGET.UID2 = 0x100039CE
    64     TARGET.UID3 = 0x101F4CD5
    64     TARGET.UID3 = 0x101F4CD5
    65     TARGET.CAPABILITY = CAP_APPLICATION
    65     TARGET.CAPABILITY = CAP_APPLICATION NetworkControl
    66     LIBS += -lxqservice  -lxqserviceutil -llogsengine -ldialpad
    66     LIBS += -lxqservice  -lxqserviceutil -llogsengine -ldialpad
    67     
    67     
    68 }
    68 }
    69 
    69 
    70 SERVICE.FILE = service_conf.xml
    70 SERVICE.FILE = service_conf.xml
    71 SERVICE.OPTIONS = embeddable
    71 SERVICE.OPTIONS = embeddable
       
    72 
       
    73 DOCML += resources/recentCallsView.docml
       
    74 DOCML += resources/matchesView.docml
       
    75 DOCML += resources/detailsView.docml