mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-23 11:35:33 +00:00
better try..catch..finally detection
This commit is contained in:
4
libsrc/ffdec_lib/testdata/cross_compile/build_swftools_debug.bat
vendored
Normal file
4
libsrc/ffdec_lib/testdata/cross_compile/build_swftools_debug.bat
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
set COMPILERKIND=swftools
|
||||
cd src
|
||||
c:\swftools\as3compile.exe Main.as -o ..\bin\Main.%COMPILERKIND%.swf 1> ../buildlog.%COMPILERKIND%.txt 2>&1
|
||||
Reference in New Issue
Block a user