Attaching an SDK to an existing project

You can attach an SDK to an existing application project in the project properties. When attaching an SDK, you can choose the build configuration in which the SDK will be used.

To attach an SDK to an existing application project:

  1. Open the project properties by right-clicking the project in the Project Explorer and clicking Properties on the context menu.
  2. In the Properties dialog box, go to SDKs.
  3. Select one or several SDKs from the list and click Attach/Detach....


    Attaching SDK to an exsiting project

  4. For each selected SDK, choose the build configurations to which it will be attached. Click OK.


    Attaching SDK

  5. To complete the operation, click OK on the SDKs page of the project properties.