Home · Overviews · Reference · Classes |
foo = source_file("foo.cpp"); foo = source_file("foo.cpp", obj);
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 Trolltech | Qt Extended - QBuild Maintainer Guide |