Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/as3_embed/build_flex_debug.bat
2023-10-01 18:21:38 +02:00

5 lines
200 B
Batchfile

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