equal
deleted
inserted
replaced
25 |
25 |
26 symbian { |
26 symbian { |
27 TARGET.UID3 = 0x1000A86C |
27 TARGET.UID3 = 0x1000A86C |
28 TARGET.VID = VID_DEFAULT |
28 TARGET.VID = VID_DEFAULT |
29 TARGET.CAPABILITY = ALL -TCB |
29 TARGET.CAPABILITY = ALL -TCB |
|
30 VERSION = 10.0 |
30 |
31 |
31 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE \ |
32 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE \ |
32 $$OS_LAYER_GLIB_SYSTEMINCLUDE |
33 $$OS_LAYER_GLIB_SYSTEMINCLUDE |
33 INCLUDEPATH += ../../inc \ |
34 INCLUDEPATH += ../../inc \ |
34 ../inc \ |
35 ../inc \ |
177 for(header, headers.sources):BLD_INF_RULES.prj_exports += "$$header $$headers.path/$$basename(header)" |
178 for(header, headers.sources):BLD_INF_RULES.prj_exports += "$$header $$headers.path/$$basename(header)" |
178 |
179 |
179 BLD_INF_RULES.prj_exports += \ |
180 BLD_INF_RULES.prj_exports += \ |
180 "$${LITERAL_HASH}include <platform_paths.hrh>" \ |
181 "$${LITERAL_HASH}include <platform_paths.hrh>" \ |
181 "./rom/phonengengine.iby CORE_APP_LAYER_IBY_EXPORT_PATH(phonengengine.iby)" |
182 "./rom/phonengengine.iby CORE_APP_LAYER_IBY_EXPORT_PATH(phonengengine.iby)" |
|
183 BLD_INF_RULES.prj_exports += "./conf/ci_s60telephony.confml APP_LAYER_CONFML(ci_s60telephony.confml)" |
182 BLD_INF_RULES.prj_exports += "./conf/s60telephony.confml APP_LAYER_CONFML(s60telephony.confml)" |
184 BLD_INF_RULES.prj_exports += "./conf/s60telephony.confml APP_LAYER_CONFML(s60telephony.confml)" |
183 BLD_INF_RULES.prj_exports += "./conf/s60telephony_japan.confml CONFML_EXPORT_PATH(s60telephony_japan.confml,japan)" |
185 BLD_INF_RULES.prj_exports += "./conf/s60telephony_japan.confml CONFML_EXPORT_PATH(s60telephony_japan.confml,japan)" |
184 BLD_INF_RULES.prj_exports += "./conf/s60telephony_101f87e3.crml APP_LAYER_CRML(s60telephony_101f87e3.crml)" |
186 BLD_INF_RULES.prj_exports += "./conf/s60telephony_101f87e3.crml APP_LAYER_CRML(s60telephony_101f87e3.crml)" |
185 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b1.crml APP_LAYER_CRML(s60telephony_102828b1.crml)" |
187 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b1.crml APP_LAYER_CRML(s60telephony_102828b1.crml)" |
186 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b2.crml APP_LAYER_CRML(s60telephony_102828b2.crml)" |
188 BLD_INF_RULES.prj_exports += "./conf/s60telephony_102828b2.crml APP_LAYER_CRML(s60telephony_102828b2.crml)" |
193 BLD_INF_RULES.prj_exports += "./data/backup_registration.xml /epoc32/data/z/private/1000a86c/backup_registration.xml" |
195 BLD_INF_RULES.prj_exports += "./data/backup_registration.xml /epoc32/data/z/private/1000a86c/backup_registration.xml" |
194 BLD_INF_RULES.prj_exports += "./data/backup_registration.xml /epoc32/release/winscw/udeb/z/private/1000a86c/backup_registration.xml" |
196 BLD_INF_RULES.prj_exports += "./data/backup_registration.xml /epoc32/release/winscw/udeb/z/private/1000a86c/backup_registration.xml" |
195 BLD_INF_RULES.prj_exports += "./data/backup_registration.xml /epoc32/release/winscw/urel/z/private/1000a86c/backup_registration.xml" |
197 BLD_INF_RULES.prj_exports += "./data/backup_registration.xml /epoc32/release/winscw/urel/z/private/1000a86c/backup_registration.xml" |
196 |
198 |
197 #Stub sis |
199 #Stub sis |
198 BLD_INF_RULES.prj_exports += "./data/phonemodel_stub.sis /epoc32/data/z/system/install/phonemodel_stub.sis" |
200 BLD_INF_RULES.prj_exports += "./rom/phonemodel_stub.sis /epoc32/data/z/system/install/phonemodel_stub.sis" |
|
201 |
|
202 symbian:MMP_RULES += SMPSAFE |