[flexcoders] Re: flex ant compc include-file tags

2008-03-28 Thread ivan.division40
Hello,

Try to make sense of these posts:
http://tech.groups.yahoo.com/group/flexcoders/message/68068
http://tech.groups.yahoo.com/group/flexcoders/message/94454

Good luck, ;)
Ivan

--- In flexcoders@yahoogroups.com, toofah_gm [EMAIL PROTECTED] wrote:

 Is anyone else using 'compc' and Ant?  How are you including asset
files?
 
 --- In flexcoders@yahoogroups.com, toofah_gm garym@ wrote:
 
  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
 





[flexcoders] Re: flex ant compc include-file tags

2008-03-27 Thread toofah_gm
Is anyone else using 'compc' and Ant?  How are you including asset files?

--- In flexcoders@yahoogroups.com, toofah_gm [EMAIL PROTECTED] wrote:

 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