calendarui/views/views.pro
changeset 58 ef813d54df51
parent 50 579cc610882e
equal deleted inserted replaced
50:579cc610882e 58:ef813d54df51
    24 DEFINES += CALENVIEWS_DLL
    24 DEFINES += CALENVIEWS_DLL
    25 
    25 
    26 INCLUDEPATH += ./inc \
    26 INCLUDEPATH += ./inc \
    27 			   ../inc \
    27 			   ../inc \
    28 			   ../controller/inc \
    28 			   ../controller/inc \
    29 			   ../cenrep
    29 			   ../cenrep \
       
    30 			   ./traces
    30 
    31 
    31 							
    32 							
    32 CONFIG += hb
    33 CONFIG += hb
       
    34 HB += hbfeedback
    33 
    35 
    34 symbian: { 
    36 symbian: { 
    35     LIBS += -leuser \
    37     LIBS += -leuser \
    36 			-lcalinterimapi \
    38 			-lcalinterimapi \
    37 			-lcalencommonutils \
    39 			-lcalencommonutils \