distrib tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-02-26 23:28:24 +00:00
parent 2f4c0a1618
commit 99aca60e76
2 changed files with 1 additions and 3 deletions

View File

@ -109,7 +109,6 @@ Source: "wx\py\*.txt"; DestDir: "{app}\wx\py"; Component
Source: "wx\py\*.ico"; DestDir: "{app}\wx\py"; Components: core
Source: "wx\py\*.png"; DestDir: "{app}\wx\py"; Components: core
Source: "wx\py\tests\*.py"; DestDir: "{app}\wx\py\tests"; Components: core
Source: "wx\py\wxd\*.py"; DestDir: "{app}\wx\py\wxd"; Components: core
Source: "wx\tools\*.py"; DestDir: "{app}\wx\tools"; Components: core
Source: "wx\tools\XRCed\*.txt"; DestDir: "{app}\wx\tools\XRCed"; Components: core
Source: "wx\tools\XRCed\sawfishrc"; DestDir: "{app}\wx\tools\XRCed"; Components: core
@ -282,8 +281,6 @@ Type: files; Name: "{app}\wx\py\*.pyc";
Type: files; Name: "{app}\wx\py\*.pyo";
Type: files; Name: "{app}\wx\py\tests\*.pyc";
Type: files; Name: "{app}\wx\py\tests\*.pyo";
Type: files; Name: "{app}\wx\py\wxd\*.pyc";
Type: files; Name: "{app}\wx\py\wxd\*.pyo";
Type: files; Name: "{app}\wx\tools\*.pyc";
Type: files; Name: "{app}\wx\tools\*.pyo";
Type: files; Name: "{app}\wx\tools\XRCed\*.pyc";

View File

@ -5,6 +5,7 @@ set DOCDIR=%WXWIN%\docs
cd %DOCDIR%\latex\wx
mkdir %DOCDIR%\html\wx
copy *.gif %DOCDIR%\html\wx
copy *.css %DOCDIR%\html\wx
start /wait tex2rtf %DOCDIR%\latex\wx\manual.tex %DOCDIR%\html\wx\wx.htm -twice -html -macros %DOCDIR%\latex\wx\tex2rtf_css.ini
erase %DOCDIR%\html\wx\*.con