News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Custom build output

Started by jpaterso, November 23, 2006, 03:32:31 AM

Previous topic - Next topic

jpaterso

Hi all,

I've got a project which uses the ANTLR parser generator at one of it's steps. I've added the grammar file to the project, and perform a custom build step on it. I was wondering if it were possible to somehow add the output of that custom build step into the project, and have some sort of dependency between these output files and the original grammar file?

Thanks,

Joseph.

jpaterso

I hate doing this, but...

*bump*