【基础环境】 安装包编译流程
This commit is contained in:
parent
be5e779ffe
commit
bcf4e55436
@ -5,6 +5,8 @@
|
|||||||
#define MyAppPublisher "X"
|
#define MyAppPublisher "X"
|
||||||
#define MyAppURL "~"
|
#define MyAppURL "~"
|
||||||
#define MyAppExeName "command"
|
#define MyAppExeName "command"
|
||||||
|
#define MyAppExeNameHump "Command"
|
||||||
|
#define MyAppExeNameUpper "COMMAND"
|
||||||
#define MyAppAssocName MyAppName + " File"
|
#define MyAppAssocName MyAppName + " File"
|
||||||
#define MyAppAssocExt ".myp"
|
#define MyAppAssocExt ".myp"
|
||||||
#define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt
|
#define MyAppAssocKey StringChange(MyAppAssocName, " ", "") + MyAppAssocExt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user