\r
mkdir out\r
mkdir out\html\r
+mkdir out\html\wxgtk\r
+mkdir out\html\wxmsw\r
+mkdir out\html\wxmac\r
\r
REM this image is not automatically copied by Doxygen because it's not\r
REM used in doxygen documentation but only in our html footer...\r
copy images\powered-by-wxwidgets.png out\html\r
+copy images\*logo.png out\html\r
+copy images\wxgtk\*png out\html\wxgtk\r
+copy images\wxmsw\*png out\html\wxmsw\r
+copy images\wxmac\*png out\html\wxmac\r
\r
REM this CSS is automatically copied by Doxygen because it's\r
REM included by our custom html header...\r