How to: Change the Default Device (Native Projects)

Use the following steps to change the default target device in native projects.

To select a new default target device for a native project

  1. In Solution Explorer, right-click <Projectname>.

  2. On the shortcut menu, click Properties.

  3. In the Properties dialog box, expand Configuration Properties, and then click Deployment.

  4. On the drop-down list, change the value of the Deployment property to select a new default target device.

See Also

Tasks

How to: Change the Default Device (Managed Projects)

Reference

Deploy Dialog Box (Devices)

Other Resources

Developing Visual C++ Device Projects