use correct form of rtf for making PDF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -77,7 +77,7 @@ call ps2pdf gizmos.ps >> c:\temp.log
|
||||
call ps2pdf mmedia.ps >> c:\temp.log
|
||||
call ps2pdf ogl.ps >> c:\temp.log
|
||||
call ps2pdf svg.ps >> c:\temp.log
|
||||
call ps2pdf tex2rtf.ps >> c:\temp.log
|
||||
call ps2pdf tex2rtf_rtf.ps >> c:\temp.log
|
||||
|
||||
echo Zipping
|
||||
cd %WXWIN%
|
||||
@@ -97,6 +97,7 @@ zip wxWidgets-%WXW_VER%-PDF.zip docs\pdf\*.pdf
|
||||
rem copy chm to inno
|
||||
cd %WXWIN%
|
||||
mkdir c:\wx\inno\wxw28b\docs\htmlhelp
|
||||
del \wx\inno\wxw28b\docs\htmlhelp\wx.chm
|
||||
copy docs\htmlhelp\wx.chm \wx\inno\wxw28b\docs\htmlhelp\wx.chm
|
||||
cd %WXWIN%\build\script
|
||||
iscc wxwidgets.iss >> c:\temp.log
|
||||
|
Reference in New Issue
Block a user