sbin/build/compil.sh
author durandn
Fri, 18 Sep 2015 17:21:12 +0200
changeset 1058 ded3cd1312c1
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
If TimeRange is set, clicking on a segment will play the video

#!/bin/sh
DIR=$(dirname $0)
sh ${DIR}/../res/ant/bin/ant -f ${DIR}/client.xml $@