diff options
-rw-r--r-- | ucbhelper/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst index b7e2f9c34d59..ab5c30a29995 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -1,6 +1,7 @@ ..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll ..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so ..\%__SRC%\lib\lib*.dylib %_DEST%\lib\lib*.dylib +..\%__SRC%\lib\lib*.a %_DEST%\lib\lib*.a ..\%__SRC%\lib\*.lib %_DEST%\lib\*.lib ..\%__SRC%\misc\*.map %_DEST%\bin\*.map ..\%__SRC%\misc\*.sym %_DEST%\bin\*.sym |