Skip to content

Instantly share code, notes, and snippets.

@minodisk
Created August 25, 2011 02:18
Show Gist options
  • Save minodisk/1169805 to your computer and use it in GitHub Desktop.
Save minodisk/1169805 to your computer and use it in GitHub Desktop.
コンパイラオプションをASファイルに書く
/**
* @mxmlc -load-config+=obj\{PROJECT_NAME}Config.xml -debug=true -incremental=true -benchmark=false -static-link-runtime-shared-libraries=true -o bin/{FILE_NAME}.swf
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment