equal
deleted
inserted
replaced
22 |
22 |
23 TARGET.EPOCALLOWDLLDATA =1 |
23 TARGET.EPOCALLOWDLLDATA =1 |
24 TARGET.CAPABILITY = ALL -TCB |
24 TARGET.CAPABILITY = ALL -TCB |
25 TARGET.UID3 = 0x10005998 |
25 TARGET.UID3 = 0x10005998 |
26 TARGET.VID = VID_DEFAULT |
26 TARGET.VID = VID_DEFAULT |
|
27 |
|
28 VERSION = 10.0 |
27 |
29 |
28 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
30 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE |
29 INCLUDEPATH += ../../inc |
31 INCLUDEPATH += ../../inc |
30 |
32 |
31 defFiles = \ |
33 defFiles = \ |
73 BLD_INF_RULES.prj_exports += \ |
75 BLD_INF_RULES.prj_exports += \ |
74 "$${LITERAL_HASH}include <platform_paths.hrh>" \ |
76 "$${LITERAL_HASH}include <platform_paths.hrh>" \ |
75 "./rom/phonecntfinder.iby CORE_APP_LAYER_IBY_EXPORT_PATH(phonecntfinder.iby)" |
77 "./rom/phonecntfinder.iby CORE_APP_LAYER_IBY_EXPORT_PATH(phonecntfinder.iby)" |
76 |
78 |
77 BLD_INF_RULES.prj_exports += \ |
79 BLD_INF_RULES.prj_exports += \ |
78 "./data/phonecntfinder_stub.sis /epoc32/data/z/system/install/phonecntfinder_stub.sis" |
80 "./rom/phonecntfinder_stub.sis /epoc32/data/z/system/install/phonecntfinder_stub.sis" |
79 |
81 |
80 |
82 |
81 |
83 symbian:MMP_RULES += SMPSAFE |
82 |
|
83 |
|
84 |
|