]> git.saurik.com Git - wxWidgets.git/blobdiff - build/tools/bld_chm_exe.bat
XRC spec: relax requirements on some commonly omitted properties.
[wxWidgets.git] / build / tools / bld_chm_exe.bat
index 59c70e3d60a2b073cad7980648ba013d0a502b6d..d6f59b2a796db71fbd938f234ef566c13675863e 100644 (file)
@@ -1,5 +1,5 @@
 rem Uncomment the next line to set the version; used also in wxWidgets.iss\r
-SET WXW_VER=2.9.4\r
+SET WXW_VER=3.0.0\r
 if (%WXW_VER%)==() SET WXW_VER=SVN\r
 \r
 echo docs building for %WXW_VER%\r
@@ -74,6 +74,7 @@ mkdir %INNO%\docs\htmlhelp
 copy %WXWIN%\docs\doxygen\out\wx.chm %INNO%\docs\htmlhelp\wx.chm\r
 cd %WXWIN%\build\tools\r
 iscc wxwidgets.iss >> c:\temp.log\r
+copy %INNO%\..\wxMSW-%WXW_VER%-Setup.exe c:\daily\r
 \r
 echo docs built for %WXW_VER%\r
 echo docs built for %WXW_VER% >> c:\temp.log\r