This chapter contains:
The Builder is a graphical tool that configures how your software project gets built. In addition to maintaining file dependencies like a make file, the Builder also lets you set compiler options.
Previous
Next