summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-17 02:26:41 +0300
committerTor Lillqvist <tml@iki.fi>2011-08-01 01:27:28 +0300
commit71493605969a6ae603001b105261fada2784edbe (patch)
tree2bd60a362f8f6db3e7192edf36d5a95949b0b17a
parentf297934deba46b009499c110982ba5e2dec32eb1 (diff)
Deliver also static libraries
-rw-r--r--connectivity/prj/d.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/prj/d.lst b/connectivity/prj/d.lst
index a89eaef868..1387da4a4e 100644
--- a/connectivity/prj/d.lst
+++ b/connectivity/prj/d.lst
@@ -1,6 +1,7 @@
..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
..\%__SRC%\bin\*.res %_DEST%\bin\*.res
..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so
+..\%__SRC%\lib\lib*.a %_DEST%\lib\lib*.a
..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib
..\%__SRC%\lib\*.jnilib %_DEST%\lib\*.jnilib
..\%__SRC%\lib\*.a %_DEST%\lib\*.a