I am trying to use fx2Ant to make a build file for my project. My project consists of several modules in different projects in flex builder. Is it possible to generate a build file that builds all of the modules from the subprojects into the main project? FX2Ant can make a build file for each project but can it make one for the whole application?