enable buildEvents like Postbuildstep in "Utility" Projects
This commit is contained in:
parent
bf70a72860
commit
d7a05b551b
@ -242,6 +242,7 @@
|
||||
if cfg.kind == p.UTILITY then
|
||||
return {
|
||||
m.customRuleVars,
|
||||
m.buildEvents,
|
||||
}
|
||||
else
|
||||
return {
|
||||
|
Reference in New Issue
Block a user