GDK Settings
The GDK Settings contain configurations specific to GDK and the target platform on which you want to build your project. After you install the Microsoft GDK Tools package, a Microsoft GDK section is available in the Project Settings window. This allows you to configure the global GDK Settings of your project.
These settings are stored as a GDK Settings asset for easier access. Your project might contain more than one GDK Settings asset of which only one asset can be active at a time.
Topic | Description |
---|---|
Create and activate a GDK Settings asset | Create or import a GDK Settings asset and activate it before you build a project. |
GDK Settings reference | Configure the activated GDK Settings asset per your specific requirement |
Modify GDK Settings with C# scripts | Modify GDK Settings for the active GDK Settings asset programmatically. |