Reduce app ID hardcoding
And rename the relevant build variable to make more sense Signed-off-by: Echo J <tcg96nougat@gmail.com>
This commit is contained in:
parent
ffdf1f746e
commit
14ab4055ff
9 changed files with 40 additions and 34 deletions
6
program_info/prismlauncher.qrc.in
Normal file
6
program_info/prismlauncher.qrc.in
Normal file
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE RCC>
|
||||
<RCC version="1.0">
|
||||
<qresource prefix="/">
|
||||
<file>@Launcher_AppID@.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
Loading…
Add table
Add a link
Reference in a new issue