equal
deleted
inserted
replaced
35 } |
35 } |
36 symbian: INCLUDEPATH += /orbit/hb/include/hbservices \ |
36 symbian: INCLUDEPATH += /orbit/hb/include/hbservices \ |
37 /orbit/hb/include/hbservices/private \ |
37 /orbit/hb/include/hbservices/private \ |
38 /orbit/hb/include/hbcore \ |
38 /orbit/hb/include/hbcore \ |
39 /orbit/hb/include/hbcore/private |
39 /orbit/hb/include/hbcore/private |
|
40 |
|
41 RSS_RULES += "hidden = KAppIsHidden;" |
|
42 |
40 INCLUDEPATH += . |
43 INCLUDEPATH += . |
41 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
44 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
42 |
45 |
43 HEADERS += ./inc/DmTelServiceHandler.h |
46 HEADERS += ./inc/DmTelServiceHandler.h |
44 |
47 |