enable buildEvents like Postbuildstep in "Utility" Projects

This commit is contained in:
M Skibbe 2014-10-14 11:39:54 +02:00
parent bf70a72860
commit d7a05b551b

View File

@ -242,6 +242,7 @@
if cfg.kind == p.UTILITY then
return {
m.customRuleVars,
m.buildEvents,
}
else
return {