Some updates and fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,7 @@ item: Global
|
||||
Patch Flags=0000000000001001
|
||||
Patch Threshold=85
|
||||
Patch Memory=4000
|
||||
EXE Filename=wxPython-2.1.12.exe
|
||||
EXE Filename=wxPython-2.1.13.exe
|
||||
FTP Cluster Size=20
|
||||
Per-User Version ID=1
|
||||
Dialogs Version=6
|
||||
@@ -815,8 +815,8 @@ item: Install File
|
||||
Flags=0000001010000011
|
||||
end
|
||||
item: Install File
|
||||
Source=e:\projects\wx\lib\wx21_12.dll
|
||||
Destination=%SYS%\wx21_12.dll
|
||||
Source=e:\projects\wx\lib\wx21_13.dll
|
||||
Destination=%SYS%\wx21_13.dll
|
||||
Flags=0000001010010010
|
||||
end
|
||||
item: Install File
|
||||
|
@@ -13,12 +13,12 @@ mkdir wxPython\docs
|
||||
mkdir wxPython\docs\wx
|
||||
copy %WXWIN%\docs\html\wx\*.gif wxPython\docs\wx
|
||||
copy %WXWIN%\docs\html\wx\*.htm wxPython\docs\wx
|
||||
copy wxPython\docs\wx.htm wxPython\docs\wx\index.htm
|
||||
copy wxPython\docs\wx\wx.htm wxPython\docs\wx\index.htm
|
||||
|
||||
mkdir wxPython\docs\ogl
|
||||
copy %WXWIN%\docs\html\ogl\*.gif wxPython\docs\ogl
|
||||
copy %WXWIN%\docs\html\ogl\*.htm wxPython\docs\ogl
|
||||
copy wxPython\docs\ogl.htm wxPython\docs\ogl\index.htm
|
||||
copy wxPython\docs\ogl\ogl.htm wxPython\docs\ogl\index.htm
|
||||
|
||||
|
||||
zip -r wxPython\wxPython-docs-%1.zip wxPython\docs
|
||||
|
Reference in New Issue
Block a user