diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-03-10 16:12:33 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-03-13 02:43:59 +0200 |
commit | 53baab726138aa221103cc5924a6c0316ae04c26 (patch) | |
tree | 5c9c44b1dc32b498b4a1d692bf7d9bdada263bdb /io | |
parent | bfabdcdca12eb240e772d2e33d71016283104628 (diff) |
Deliver the static libraries built for iOS
Diffstat (limited to 'io')
-rw-r--r-- | io/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/prj/d.lst b/io/prj/d.lst index 40eb9ab138de..963dfa28644b 100644 --- a/io/prj/d.lst +++ b/io/prj/d.lst @@ -5,6 +5,7 @@ ..\source\stm\stm.xml %_DEST%\xml\streams.uno.xml ..\%__SRC%\lib\*.so %_DEST%\lib\* ..\%__SRC%\lib\*.dylib %_DEST%\lib\* +..\%__SRC%\lib\*.a %_DEST%\lib\* ..\%__SRC%\misc\acceptor.component %_DEST%\xml\acceptor.component ..\%__SRC%\misc\connector.component %_DEST%\xml\connector.component ..\%__SRC%\misc\streams.component %_DEST%\xml\streams.component |