emailuis/nmindicatorplugin/nmindicatorplugin.pro
changeset 20 ecc8def7944a
parent 18 578830873419
child 23 2dc6caa42ec3
equal deleted inserted replaced
18:578830873419 20:ecc8def7944a
    30 HEADERS += inc/nmindicatorplugin.h \
    30 HEADERS += inc/nmindicatorplugin.h \
    31            inc/nmindicator.h
    31            inc/nmindicator.h
    32 SOURCES += src/nmindicatorplugin.cpp \
    32 SOURCES += src/nmindicatorplugin.cpp \
    33            src/nmindicator.cpp
    33            src/nmindicator.cpp
    34 
    34 
       
    35 LIBS += -leuser
       
    36 LIBS += -llibc
       
    37 
    35 symbian {
    38 symbian {
    36     TARGET.EPOCALLOWDLLDATA=1
    39     TARGET.EPOCALLOWDLLDATA=1
    37     TARGET.CAPABILITY = ALL -TCB
    40     TARGET.CAPABILITY = ALL -TCB
    38     TARGET.UID3 = 0x2002E69F
    41     TARGET.UID3 = 0x2002E69F
    39 
    42