diff options
author | Martin Hollmichel <mh@openoffice.org> | 2002-08-13 10:48:07 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2002-08-13 10:48:07 +0000 |
commit | 2edea4cc5e153b29f7182f421d3ac1883db3e69c (patch) | |
tree | d1ddb5af7a803f8686eeb40271445b5d913f8371 /registry | |
parent | af3d1f44ebf32ee0a48f436dc4d4c6309a3aa295 (diff) |
join: from OOO_STABLE_1_PORTS, #101685#
Diffstat (limited to 'registry')
-rw-r--r-- | registry/prj/d.lst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/registry/prj/d.lst b/registry/prj/d.lst index 29866152faae..0913ea7c602f 100644 --- a/registry/prj/d.lst +++ b/registry/prj/d.lst @@ -9,6 +9,7 @@ mkdir: %_DEST%\inc%_EXT%\registry ..\%__SRC%\lib\librgt*.so %_DEST%\lib%_EXT%\librgt*.so ..\%__SRC%\bin\reg*.dll %_DEST%\bin%_EXT%\reg*.dll ..\%__SRC%\lib\libreg*.dylib %_DEST%\lib%_EXT%\libreg*.dylib +..\%__SRC%\lib\libreg*.dylib.* %_DEST%\lib%_EXT%\libreg*.dylib.* ..\%__SRC%\bin\checksingleton.exe %_DEST%\bin%_EXT%\checksingleton.exe ..\%__SRC%\bin\regcompare.exe %_DEST%\bin%_EXT%\regcompare.exe @@ -20,11 +21,6 @@ mkdir: %_DEST%\inc%_EXT%\registry ..\%__SRC%\bin\regview %_DEST%\bin%_EXT%\regview -..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib -..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx -..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* -dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" linklib: libreg.so.*.*.* |