diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-06-14 10:44:43 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-06-14 11:09:13 (GMT) |
commit | a75945a402eb2bee7bfa633f3cced735601ad727 (patch) | |
tree | 66c8a469e209be906bf0d5f9784f01d048f30903 /dist/changes-2.0.1 | |
parent | 1c20abaaeef1ab448526e5821db06350537c1333 (diff) | |
download | Qt-a75945a402eb2bee7bfa633f3cced735601ad727.zip Qt-a75945a402eb2bee7bfa633f3cced735601ad727.tar.gz Qt-a75945a402eb2bee7bfa633f3cced735601ad727.tar.bz2 |
Added prependEpocroot replacement function to platform_paths.prf
This function can be used to do smart prepending of epocroot to paths
defined by platform_paths.prf, though it'll work for any string.
This is useful because paths defined in platform_paths.prf can start
either with full epocroot or just slash depending on environment.
E.g.
exists($$prependEpocroot($$MW_LAYER_PUBLIC_EXPORT_PATH(foobar.h))) {
...
}
Reviewed-by: Janne Koskinen
Diffstat (limited to 'dist/changes-2.0.1')
0 files changed, 0 insertions, 0 deletions