Files
EWF/precomp/build.bat
Jocelyn Fiat 0d5011b03e Added html encoding facility to WSF_STRING
Added WSF_STRING.is_empty
Improved HTML_ENCODER to be able to decode a STRING_8 or STRING_32 using general_decoded_string (s)
Improved tutorial example
Added precompilation for WSF library
Cosmetic (removed unused locals)
2012-05-30 09:36:55 +02:00

5 lines
193 B
Batchfile

echo Precompiling wsf
ec -config wsf-safe.ecf -precompile -c_compile -clean
ec -config wsf-mt-safe.ecf -precompile -c_compile -clean
ec -config wsf-scoop-safe.ecf -precompile -c_compile -clean