diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-02-18 15:55:38 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-02-18 15:55:38 +0000 |
commit | 0543f4f218e2fff4e4fcbd7f5d7fbd5194b422c8 (patch) | |
tree | 36d226285d8ba49ee728a3fbbd1955250e844a12 /basebmp/prj | |
parent | f1e18d905fc7354487be200649b810ef4cecc57f (diff) |
#i10000# don't deliver libtests.dylib
Diffstat (limited to 'basebmp/prj')
-rw-r--r-- | basebmp/prj/d.lst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/basebmp/prj/d.lst b/basebmp/prj/d.lst index 03cfbcd3fe25..e94118c72b9d 100644 --- a/basebmp/prj/d.lst +++ b/basebmp/prj/d.lst @@ -2,9 +2,8 @@ ..\%__SRC%\bin\basebmp?????.dll %_DEST%\bin%_EXT%\basebmp?????.dll -..\%__SRC%\lib\libbasebmp?????.* %_DEST%\lib%_EXT%\libbasebmp?????.* +..\%__SRC%\lib\libbasebmp*.* %_DEST%\lib%_EXT%\libbasebmp*.* ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a -..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib mkdir: %_DEST%\inc%_EXT%\basebmp ..\inc\basebmp\*.hxx %_DEST%\inc%_EXT%\basebmp\*.hxx |