5 rem Set flag to enable special mechanism of "FilterCache".
6 rem This works for windows only! ... this batch too :-)
7 set ENVCFLAGS=-DENABLE_GENERATEFILTERCACHE
9 rem Touch header file ...
11 attrib -r .\filtercache.hxx
12 touch .\filtercache.hxx
14 rem ... and start new build of library.
18 rem Build command line tool too.
22 rem Don't forget to disable build flag!