added first version of the encoding tests suite
[openjpeg.git] / tests / nonregression / opj_ref_decode_cmd.sh.in
1 #!/bin/bash
2 export LD_LIBRARY_PATH="@REF_DECODER_BIN_PATH@"
3 echo run following command: @REF_DECODER_BIN_PATH@/kdu_expand $@
4 @REF_DECODER_BIN_PATH@/kdu_expand $@