Release Directory Modules (Compact 7)

3/12/2014

In Platform Builder, you can specify that the operating system that you build should load certain files, .exe or .dll files, from the release directory instead of from the image. Such files are called release directory modules. If you rebuild one or more times after you create an image, and the rebuilds only change release directory modules, you do not have to rebuild and download the image to test the changed code. This saves time and is especially useful for developing applications.

To add a Release Directory Module

  1. On the Target menu, click Release Directory Modules.

  2. In the Release Directory Modules dialog box, click Add.

  3. In the Module box, enter the name of the file to add, or select it from the drop-down list.

  4. Click OK, and then click OK again.

See Also

Concepts

Build with Platform Builder