Qt Extended Home · Build System Home · Reference · User Guide · Internals codeless banner

INCLUDEPATH

Usage

    INCLUDEPATH+=/usr/include

Description

Add a directory for includes. This will be searched by qmake for dependencies and made available to the compiler using -I/usr/include.

See also Variables.


Copyright © 2009 Trolltech
Qt Extended - Build System Documentation