Question
Ant Flex tasks with different SKD
Hi,
I have situation which I should be able to build several projects with Ant at same machine and these projects are running by different SDK (3 and 4)
Obviously I do not want copy certain SDK flextask.jar to ant lib directory or is it just complier.library element inside mxmlc task which defined SDK?
