X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..10da75d0980f596bf0572012fa303a3a0a342b2b:/docs/doxygen/regen.bat diff --git a/docs/doxygen/regen.bat b/docs/doxygen/regen.bat index c70350b8a0..bfc8a6ac24 100644 --- a/docs/doxygen/regen.bat +++ b/docs/doxygen/regen.bat @@ -31,6 +31,10 @@ set arg=%1 if "%arg%" EQU "" set cfgfile=Doxyfile_all if "%arg%" NEQ "" set cfgfile=Doxyfile_%1 +pushd ..\.. +set WXWIDGETS=%CD% +popd + REM REM NOW RUN DOXYGEN REM