DeployMacros ADD_MANIFEST feature
small decomposition
This commit is contained in:
9
DeployTarget.manifest.in
Normal file
9
DeployTarget.manifest.in
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "${_TARGET_LABEL}",
|
||||
"fullname": "${_TARGET_FULLNAME}",
|
||||
"version": "${_TARGET_VERSION}",
|
||||
"company": "${_TARGET_COMPANY}",
|
||||
"info": "${_TARGET_INFO}",
|
||||
"system": "${_TARGET_OS}",
|
||||
"arch": "${_TARGET_ARCH}"
|
||||
}
|
||||
Reference in New Issue
Block a user