Share via


Defining Build Options

You can define the default folders where you want to store build logs, run-time images, and extra files.

To define build options

  1. In Target Designer, from the Tools menu, choose Options.

  2. In the Options dialog box, choose the Build tab.

  3. In the Extra Files Folder box, type the path of the folder on the development machine where extra files are stored.

    These are the files that you will add to the configuration under the Extra Files node in the configuration editor.

    If you do not know the path, choose the browse button.

  4. In the Build Log Folder box, type the path of the folder where you want to store build log files.

    If you do not know the path, choose the browse button.

  5. In the Default Image Folder box, type the path of the default folder where you want to store run-time images.

    If you do not know the path, choose the browse button.

See Also

Build Process | Adding a File to a Configuration