lazarus/components/fpweb/images/make_img_list.sh
2022-04-15 09:18:04 +02:00

7 lines
133 B
Bash
Executable File

#!/bin/sh
if [ -f ../fpweb_images.res ]; then
rm ../fpweb_images.res
fi
../../../tools/lazres ../fpweb_images.res @img_list.txt