Home · Overviews · Reference · Classes codeless banner

source_file

Usage

    foo = source_file("foo.cpp");
    foo = source_file("foo.cpp", obj);

Description

Locate a source file using the property SOURCEPATH from the project. If obj is passed then SOURCEPATH is used from it instead of from the project.

See also Functions.


Copyright © 2009 Nokia
Qt Extended - QBuild Maintainer Guide