Configuring your QNX System Builder projects

In order to use the QNX System Builder to produce your final embedded system, you'll likely need to:


As mentioned earlier, every QNX System Builder project has a project.bld file that contains information about your image's boot script, all the files in your image, and the properties of those files.

If you double-click the project.bld, you'll see your project's components in the Images and Filesystem panes in the editor area, as well as a Properties view:

Builder editor and properties

Related concepts
Introducing the QNX System Builder
Boot script files
Overview of images
Downloading an image to your target
Optimizing your system
Moving files between the host and target
Related tasks
Creating a new QNX System Builder project for an OS image
Creating a project for a flash filesystem image (an .efs file)
Building an OS image
Exporting a System Builder project to a Mkxfs build file(s)