[Interest] qmake replace functions

Igor Mironchik igor.mironchik at gmail.com
Fri Jun 3 15:40:07 CEST 2016


Hi,

with Qt5 I can do like this:

$$shell_path( $$absolute_path( $${OUT_PWD}/../../executable ) )

but in Qt4 there is no shell_path() and absolute_path() functions.

So my question is it possible to do something similar with Qt4?

Thank you.



More information about the Interest mailing list