Remove Inno Setup file dependency on c:\daily path.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jul 2013 12:57:26 +0000 (12:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jul 2013 12:57:26 +0000 (12:57 +0000)
commit6dbc37ce7040fafdd973f9ae84256f2c084ac4fc
treee9d01a229c54e6f233830b20f02ee390bb86fc10
parentbeee5d686390075ff576a4b53ad649e63d6456e2
Remove Inno Setup file dependency on c:\daily path.

Generate the output file in the parent of the sources directory and take care
of copying it to c:\daily in bld_chm_exe.bat itself.

This allows to use wxwidgets.iss without that batch file and also on systems
without c:\ drive at all.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/tools/bld_chm_exe.bat
build/tools/wxwidgets.iss