copy images\wxmac\*.png out\html\wxmac 2>&1 >NUL\r
copy wxwidgets.js out\html 2>&1 >NUL\r
\r
-REM these CSS are not automatically copied by Doxygen because they're\r
-REM included by our custom html header...\r
-copy wxwidgets.css out\html 2>&1 >NUL\r
-copy wxtabs.css out\html 2>&1 >NUL\r
-\r
REM set cfgfile variable to the right doxyfile to use,\r
REM using MS broken batch scripting\r
setlocal enableextensions\r