add dot to path

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott 2011-12-07 12:48:17 +00:00
parent 2e8c12bcb0
commit 9e0cad5d38

View File

@ -1,5 +1,5 @@
rem Uncomment the next line to set the version; used also in wxWidgets.iss
SET WXW_VER=2.9.3-rc1
SET WXW_VER=2.9.3-rc2
if (%WXW_VER%)==() SET WXW_VER=SVN
echo docs building for %WXW_VER%
@ -17,7 +17,7 @@ set INNO=c:\wx\inno\wxWidgets
rem svn already in my path...
set PATH=%PATH%;c:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1;c:\wx\doxygen\bin
set PATH=%PATH%;C:\wx\Graphviz\bin
echo %PATH% >> c:\temp.log