mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-12 10:48:16 +00:00
Embed tag test data separated
This commit is contained in:
5
libsrc/ffdec_lib/testdata/as3_embed/build_flex_debug.bat
vendored
Normal file
5
libsrc/ffdec_lib/testdata/as3_embed/build_flex_debug.bat
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
@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
|
||||
Reference in New Issue
Block a user