Kaydet (Commit) c4c50261 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Deliver also *.exe (to get python.exe delivered).

Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ada48
üst b3c48feb
......@@ -46,6 +46,7 @@ mkdir: %_DEST%\inc\external\wine
..\unowinreg\unowinreg.dll %_DEST%\bin\unowinreg.dll
..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
..\%__SRC%\bin\*.exe %_DEST%\bin\*.exe
..\%__SRC%\lib\libmsvcrt*.* %_DEST%\lib\lib*.*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment