Code::Blocks Forums

User forums => Help => Topic started by: jpaterso on November 23, 2006, 03:32:31 am

Title: Custom build output
Post by: jpaterso on November 23, 2006, 03:32:31 am
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.
Title: Re: Custom build output
Post by: jpaterso on November 27, 2006, 06:47:33 am
I hate doing this, but...

*bump*