M
me
how do i build a jar or cab using ant that
has multiple basedirs? i have tried
repeating the jar or cab task twice in the same
target but that dosent seem to work. I would like
to use variables like ${basedir1} and ${basedir2},
but apparently u cant use those in the "includes"
attribute which would otherwise have solved the problem.
has multiple basedirs? i have tried
repeating the jar or cab task twice in the same
target but that dosent seem to work. I would like
to use variables like ${basedir1} and ${basedir2},
but apparently u cant use those in the "includes"
attribute which would otherwise have solved the problem.