diff options
author | Sander Vesik <svesik@openoffice.org> | 2002-03-11 18:35:48 +0000 |
---|---|---|
committer | Sander Vesik <svesik@openoffice.org> | 2002-03-11 18:35:48 +0000 |
commit | 60417a8c223c1f584e5c3d16961478bdcf6bd38e (patch) | |
tree | 9eee3c3be40fbd4a5547444d14062ebd65665678 /framework/prj | |
parent | 5868e406c67a6f9d50705ca3decbba74ab4af6a8 (diff) |
Merge removal of old MacOSX related bits from deliveries list.
Diffstat (limited to 'framework/prj')
-rw-r--r-- | framework/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/framework/prj/d.lst b/framework/prj/d.lst index 27d698434e8d..20a94ec23586 100644 --- a/framework/prj/d.lst +++ b/framework/prj/d.lst @@ -24,9 +24,4 @@ mkdir: %_DEST%\inc%_EXT%\framework ..\inc\helper\actiontriggerhelper.hxx %_DEST%\inc%_EXT%\framework\actiontriggerhelper.hxx ..\inc\dispatch\interaction.hxx %_DEST%\inc%_EXT%\framework\interaction.hxx -..\%__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" |