Currently, External Tools windows supports some pre-defined set of variables for Arguments (Say, for Example, $(TargetName), $(ProjectFileName). etc.,)
I would like to add support for other replacemements like $(ProjectName) and/or any other Macros that are shown in the "Build Events" page of the Properties. How to add this support ?
Thanks,
Deena