Add Alternate Release Directories (Compact 2013)

3/26/2014

When you create a Windows Embedded Compact 2013 OS design, Platform Builder creates a single release directory, where it places the completed run-time image, build logs, configuration files, and other files. You can change the release directory and you can specify additional release directories. You can also specify the order in which release directories are searched.

The first directory to be searched is called the primary release directory. Alternate release directories are useful if you use release directory modules to load files from multiple locations and you want to create a priority list of search paths.

To add an alternate release directory

  1. In Visual Studio, on the Target menu, click Alternate Release Directories.

  2. Click the Add new directory button.

  3. Select the folder that you want to add.

  4. Click OK, and then click Apply.

See Also

Concepts

Build with Platform Builder