I would like to compile .mxml only with mxmlc -load-config+=myConfig.xml.
Is it the only way to check No output, only run pre/post build commands in Project properties, and then to put mxmlc -load-config+=myConfig.xml in Pre-build command line, or is there some other way?
Thanks.
Fri Mar 16, 2012 10:14 am
bjarneh
Member
Joined: Sun Mar 02, 2008 11:17 am Posts: 59 Location: Gothenburg, Sweden
Re: Compiling only with config file
You could always compile via a bat file, something like this:
set flexpath="C:\sdks\flex\4.6\bin" set isDebug=false
Users browsing this forum: No registered users and 4 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum