Compiling content of directories/wildcard to SWC using Flex compc ant tasks -


Here I usually write compilation functions:

  & lt; Compc - signals = "true" included -class = "class 1 square 2 com pocket class 3" output = "$ {module.output.dir} /output.swc" fork = "$ {flex.fork}" maximme = "256m" & gt; & Lt; Source-path path-element = "$ {module.basedir} / src" /> & Lt; / Compc & gt;  

Whatever I see is a way of compiling the whole director of classes without specifying each class. I'm sure there is already an option for him, but I could not find the exact syntax.

Thank you in advance!

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -