Kaydet (Commit) 9a48e75b authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Deliver also static component archives as built for iOS

üst af61542c
......@@ -3,6 +3,7 @@ mkdir: %_DEST%\inc\stoc
..\%__SRC%\bin\*.dll %_DEST%\bin\*
..\%__SRC%\lib\*.so %_DEST%\lib\*
..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib
..\%__SRC%\lib\*.uno.a %_DEST%\lib\*.uno.a
..\%__SRC%\bin\*.rdb %_DEST%\rdb\*
..\%__SRC%\misc\bootstrap.component %_DEST%\xml\bootstrap.component
..\%__SRC%\misc\introspection.component %_DEST%\xml\introspection.component
......
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