Author Topic: Custom build output  (Read 2991 times)

Offline jpaterso

  • Multiple posting newcomer
  • *
  • Posts: 57
Custom build output
« 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.

Offline jpaterso

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: Custom build output
« Reply #1 on: November 27, 2006, 06:47:33 am »
I hate doing this, but...

*bump*