mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
fix: rename LAUNCHER_DISABLE_GLVULKAN to PRISMLAUNCHER_DISABLE_GLVULKAN
for consistency with other env vars this also introduces LAUNCHER_ENVNAME in BuildConfig/program_info for rebranded configurations Signed-off-by: DioEgizio <dioegizio@protonmail.com>
This commit is contained in:
parent
9f5f1bcf10
commit
bf42cfdcf2
7 changed files with 12 additions and 5 deletions
|
|
@ -54,6 +54,7 @@ class Config {
|
|||
QString LAUNCHER_GIT;
|
||||
QString LAUNCHER_APPID;
|
||||
QString LAUNCHER_SVGFILENAME;
|
||||
QString LAUNCHER_ENVNAME;
|
||||
|
||||
/// The major version number.
|
||||
int VERSION_MAJOR;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue