Home · Overviews · Reference · Classes codeless banner

writeFile()

Usage

    writeFile(file,contents)

Description

The first argument is a filename. The second argument is the contents to put in the file. Note that the parser makes it impossible to pass arbitrary characters into this function. This is designed to be used by the build system, in conjunction with the testFile() function.

See also QBuild Functions and QBuild Script.


Copyright © 2009 Nokia
Qt Extended - QBuild Maintainer Guide