view installer-files/fc_update.bat @ 4527:d3c12e857e9b

graphicsmagick: enable jbig * src/graphicsmagick.mk: and as dependancy and enable jbig, in windows dont use clock_xxxx functions
author John D
date Wed, 08 Nov 2017 15:55:54 -0500
parents b5b3f7fcac8f
children 202fa20cf559
line wrap: on
line source

@echo off

set ROOT_DIR=%~dp0
echo "Updating fc-cache (may take a while) ..."
%ROOT_DIR%\bin\fc-cache.exe -v
echo "Done."