Qt Extended Home · Build System Home · Reference · User Guide · Internals |
foo.files=myscript foo.path=/bin foo.hint=script
Install a script that needs to know where Qt Extended is located. The script should have the following line:
QTOPIA_INSTALL_PREFIX=/opt/Qtopia # set to the -prefix location at install time
The install rule will cause this line to change such that QTOPIA_INSTALL_PREFIX contains the prefix specified to configure.
See also Install Hints.
Copyright © 2009 Trolltech | Qt Extended - Build System Documentation |