I am creating an Ant script to compile my flex project.

In my compc task is there a way to give a directory for the
<include-file> tags instead of listing out each individual asset and
css file that I want to include?  I have used "pathconvert" to build
my 'include-classes' property dynamically. 

There must be a way to do this since it would be very unwieldy to
always have to update the script every time you add a new resource.

Thanks,

Gary

Reply via email to