equal
deleted
inserted
replaced
36 test_calenagendautils.cpp |
36 test_calenagendautils.cpp |
37 |
37 |
38 symbian : { |
38 symbian : { |
39 |
39 |
40 TARGET.CAPABILITY = ALL -TCB |
40 TARGET.CAPABILITY = ALL -TCB |
41 TARGET.UID3 = 0x200315A5 |
41 TARGET.UID3 = 0x200315AE |
42 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
42 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
43 |
43 |
44 LIBS += -lcalencommonutils |
44 LIBS += -lcalencommonutils \ |
45 |
45 -lagendainterface |
46 BLD_INF_RULES.prj_testexports += \ |
46 BLD_INF_RULES.prj_testexports += \ |
47 "./rom/unittest_calencommonutils.iby CORE_APP_LAYER_IBY_EXPORT_PATH(unittest_calencommonutils.iby)" |
47 "./rom/unittest_calencommonutils.iby CORE_APP_LAYER_IBY_EXPORT_PATH(unittest_calencommonutils.iby)" |
48 } |
48 } |
49 |
49 |
50 # End of file --Don't remove this. |
50 # End of file --Don't remove this. |