Script updates
Addition of wxOS2 configure files required for distribution git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
18c60872a0
commit
a165a5dd04
@ -81,6 +81,8 @@ if direxist %dest%\wxWindows-%version% erase /sxyz %dirname%\wxWindows-%version%
|
||||
mkdir %dest%\wxWindows-%version%
|
||||
cd %dest%\wxWindows-%version%
|
||||
unzip32 ..\wxOS2-%version%.zip
|
||||
echo Overwriting with OS2-specific versions of configure files...
|
||||
unzip32 -o %src%\distrib\os2\os2-specific.zip
|
||||
erase /Y src\gtk\descrip.mms src\motif\descrip.mms docs\pdf\*.pdf
|
||||
erase /Y src\tiff\*.mcp src\jpeg\*.mcp src\png\*.mcp src\zlib\*.mcp
|
||||
erase /SXY docs\html\dialoged docs\html\tex2rtf
|
||||
|
@ -49,6 +49,8 @@ if direxist %dest%\wxWindows-%version% erase /sxyz %dirname%\wxWindows-%version%
|
||||
mkdir %dest%\wxWindows-%version%
|
||||
cd %dest%\wxWindows-%version%
|
||||
unzip32 ..\wxOS2-%version%.zip
|
||||
echo Overwriting with OS2-specific versions of configure files...
|
||||
unzip32 -o %src%\distrib\os2\os2-specific.zip
|
||||
erase /Y src\gtk\descrip.mms src\motif\descrip.mms docs\pdf\*.pdf
|
||||
erase /Y src\tiff\*.mcp src\jpeg\*.mcp src\png\*.mcp src\zlib\*.mcp
|
||||
erase /SXY docs\html\dialoged docs\html\tex2rtf
|
||||
|
BIN
distrib/os2/os2-specific.zip
Normal file
BIN
distrib/os2/os2-specific.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user