Skip to main content
February 17, 2011
Question

Ant Flex tasks with different SKD

  • February 17, 2011
  • 1 reply
  • 430 views

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?

This topic has been closed for replies.

1 reply

February 17, 2011

http://livedocs.adobe.com/flex/3/html/anttasks_2.html#224215 this should do a trick, I think.

Specify task inside build script instead of flextasks.task file