Describes a specific set of platforms, architectures and build generators to generate projects for. More...
#include <Build.h>
Public Attributes | |
Platform::Type | platform |
Platform to generate. More... | |
Architecture::Type | architecture |
Architecture to generate. More... | |
Generator::Type | generator |
Build system types to generate. More... | |
Directories | directories |
Describes a specific set of platforms, architectures and build generators to generate projects for.
Architecture::Type SC::Build::Parameters::architecture |
Architecture to generate.
Generator::Type SC::Build::Parameters::generator |
Build system types to generate.
Platform::Type SC::Build::Parameters::platform |
Platform to generate.