Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/as3_new/build_flex_debug.bat
Jindra Petřík a4c2680053 Fixed AS3 - extra newlines on methods which use activation
Fixed #2162 AS3 switch inside foreach
2023-12-30 18:06:08 +01:00

6 lines
200 B
Batchfile

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