diff options
author | mb93783 <mb93783@macpro-dev1> | 2009-11-04 15:39:48 +0100 |
---|---|---|
committer | mb93783 <mb93783@macpro-dev1> | 2009-11-04 15:39:48 +0100 |
commit | af8010c7940390659ade046f54b51d53fadeaad2 (patch) | |
tree | 969b38d87d5fb48608792e98bb7e8e2a258dff8e /cui/prj | |
parent | acaa9c4bff0dcbd9cc893cdbbb1373409d2d9f63 (diff) |
#i106432#, #i103496#: some fixes found while building on more platforms
Diffstat (limited to 'cui/prj')
-rwxr-xr-x | cui/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/prj/d.lst b/cui/prj/d.lst index 3397d2dc5413..ce672717bfff 100755 --- a/cui/prj/d.lst +++ b/cui/prj/d.lst @@ -4,4 +4,5 @@ mkdir: %COMMON_DEST%\res%_EXT% ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res ..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid +..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.* |