Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/flashdevelop/build_air_debug.bat
2021-02-08 20:15:19 +01:00

3 lines
168 B
Batchfile

@echo off
set COMPILERKIND=air
call c:\air\bin\mxmlc.bat -warnings=false -debug=true -output bin/Main.%COMPILERKIND%.swf src/Main.as 1> buildlog.%COMPILERKIND%.txt 2>&1