The preprocessor is single pass today so this does not work.
On Wed, Oct 10, 2012 at 2:27 AM, wrote:
> How can I resolve $(var.Feature) as "ProjectName" part of
> $(var..TargetPath) in the following example?
>
> VS error:
> Error 157Ill-formed preprocessor function
> '$var.($(var.Feature))M
How can I resolve $(var.Feature) as "ProjectName" part of
$(var..TargetPath) in the following example?
VS error:
Error 157Ill-formed preprocessor function
'$var.($(var.Feature))Module.TargetPath'. Functions must have a prefix (like
'fun.'), a name at least 1 character long, and matching o
2 matches
Mail list logo