Static configurations.
More...
Go to the source code of this file.
Static configurations.
- Author
- Dessera (desse.nosp@m.ra@q.nosp@m.q.com)
- Version
- 0.1.0
- Date
- 2025-07-05
- Copyright
- Copyright (c) 2025 Dessera
◆ TDE_NAME
constexpr const char* tde::config::TDE_NAME |
|
constexpr |
Initial value:Name of the application, used to locate the config path.
◆ TDE_NAME_CAPITALIZED
constexpr const char* tde::config::TDE_NAME_CAPITALIZED |
|
constexpr |
Initial value:Capitalized name of the application.
◆ TDE_ORGANIZATION
constexpr const char* tde::config::TDE_ORGANIZATION |
|
constexpr |
Initial value:Organization of the application, used to locate the config path.
◆ TDE_VERSION
constexpr const char* tde::config::TDE_VERSION = "0.1.0" |
|
constexpr |
Version of the application.