equal
deleted
inserted
replaced
241 return(/epoc32/rom/include/core/os/$$1) |
241 return(/epoc32/rom/include/core/os/$$1) |
242 } |
242 } |
243 defineReplace(CORE_OS_LAYER_IBY_EXPORT_PATH) { |
243 defineReplace(CORE_OS_LAYER_IBY_EXPORT_PATH) { |
244 return(/epoc32/rom/include/core/os/$$1) |
244 return(/epoc32/rom/include/core/os/$$1) |
245 } |
245 } |
|
246 defineReplace(CORE_TOOLS_LAYER_IBY_EXPORT_PATH) { |
|
247 return(/epoc32/rom/include/core/tools/$$1) |
|
248 } |
246 defineReplace(CORE_ADAPT_LAYER_IBY_EXPORT_PATH) { |
249 defineReplace(CORE_ADAPT_LAYER_IBY_EXPORT_PATH) { |
247 return(/epoc32/rom/include/$$1) |
250 return(/epoc32/rom/include/$$1) |
248 } |
251 } |
|
252 defineReplace(CUSTOMER_VARIANT_APP_LAYER_IBY_EXPORT_PATH) { |
|
253 return(/epoc32/rom/include/customervariant/app/$$1) |
|
254 } |
249 |
255 |
250 # You need to define the following in pro-file, if you are using the stllib: |
256 # You need to define the following in pro-file, if you are using the stllib: |
251 # QMAKE_CXXFLAGS.CW *= $$STLLIB_USAGE_CW_FLAGS |
257 # QMAKE_CXXFLAGS.CW *= $$STLLIB_USAGE_CW_FLAGS |
252 # DEFINES *= $$STLLIB_USAGE_DEFINES |
258 # DEFINES *= $$STLLIB_USAGE_DEFINES |
253 STLLIB_USAGE_CW_FLAGS = "-wchar_t on" |
259 STLLIB_USAGE_CW_FLAGS = "-wchar_t on" |
456 return(/epoc32/rom/include/core/osext/$$1) |
462 return(/epoc32/rom/include/core/osext/$$1) |
457 } |
463 } |
458 defineReplace(CORE_ADAPT_LAYER_IBY_EXPORT_PATH) { |
464 defineReplace(CORE_ADAPT_LAYER_IBY_EXPORT_PATH) { |
459 return(/epoc32/rom/include/$$1) |
465 return(/epoc32/rom/include/$$1) |
460 } |
466 } |
|
467 defineReplace(CORE_TOOLS_LAYER_IBY_EXPORT_PATH) { |
|
468 return(/epoc32/rom/include/core/tools/$$1) |
|
469 } |
|
470 defineReplace(CUSTOMER_VARIANT_APP_LAYER_IBY_EXPORT_PATH) { |
|
471 return(/epoc32/rom/include/customervariant/app/$$1) |
|
472 } |
461 |
473 |
462 # You need to define the following in pro-file, if you are using the stllib: |
474 # You need to define the following in pro-file, if you are using the stllib: |
463 # QMAKE_CXXFLAGS.CW *= $$STLLIB_USAGE_CW_FLAGS |
475 # QMAKE_CXXFLAGS.CW *= $$STLLIB_USAGE_CW_FLAGS |
464 # DEFINES *= $$STLLIB_USAGE_DEFINES |
476 # DEFINES *= $$STLLIB_USAGE_DEFINES |
465 STLLIB_USAGE_CW_FLAGS = "-wchar_t on" |
477 STLLIB_USAGE_CW_FLAGS = "-wchar_t on" |