Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/cross_compile/build_flex_debug.bat
2021-01-31 09:13:36 +01:00

3 lines
165 B
Batchfile

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