> So you factor compilers/linkers rather than definesets. --DD
Is there more information on this or using a refid for the defineset? For
the way our build environment is set up, the easiest solution would be the
refid for a defineset. I've been looking into the compiler option, but I'm
not havin
I have looked around at the ant-contrib documentation, and I'm wondering if
this is a problem with Ant itself.
I'm trying to use a refid to reference a within my task
(shown below). When I run this build, I get the following error:
build.xml:13: std.defs doesn't denote a DefineSet
This is v