Re: jvc conditional compilation

2002-09-24 Thread Diane Holt
--- Olav Kvaale <[EMAIL PROTECTED]> wrote: > I would like to know if anybody knows how to support 'Conditional > Compilation' using jvc/J++. Command line argument is of form: > '/D ' (example: '/D DEBUG'). [snip] > I am using ant-release: 1.4.1 If you can upgrade to 1.5 (recommended anyway), y

jvc conditional compilation

2002-09-24 Thread Olav Kvaale
Hi, I would like to know if anybody knows how to support 'Conditional Compilation' using jvc/J++. Command line argument is of form: '/D ' (example: '/D DEBUG'). One way of solving the problem is to modify: org.apache.tools.ant.taskdefs.compilers.Jvc and add: cmd.crea