![]() |
ezEngine Release 26.9
|
Describes a compiler configuration detected or configured on this machine. More...
#include <CppProject.h>
Public Attributes | |
| ezString | m_sNiceName |
| Display name for this compiler configuration. | |
| ezEnum< ezCompiler > | m_Compiler |
| ezString | m_sCCompiler |
| Path to C compiler. | |
| ezString | m_sCppCompiler |
| Path to C++ compiler. | |
| bool | m_bIsCustom |
| If true, this is a user-configured compiler, not auto-detected. | |
Describes a compiler configuration detected or configured on this machine.