diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 20:06:02 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 20:06:02 +0000 |
commit | d53223098f7dbd43a46f404a79d88e45c8604c3f (patch) | |
tree | 4da9bd40626b7aa3d2d4bd1c0361f8cf33ebb16a /extras/prj | |
parent | 2ffb769c6342f3df65fd7307a7fb9c6697146c76 (diff) |
INTEGRATION: CWS geordi2q14 (1.10.90); FILE MERGED
2004/01/29 15:45:16 hr 1.10.90.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'extras/prj')
-rw-r--r-- | extras/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/extras/prj/d.lst b/extras/prj/d.lst index c3bd6f3fb1ff..773904f48c9d 100644 --- a/extras/prj/d.lst +++ b/extras/prj/d.lst @@ -13,9 +13,4 @@ mkdir: %COMMON_DEST%\pck%_EXT%\openoffice ..\unx\source\fonts\fonts\type1\fontunxtype1portal.zip %COMMON_DEST%\pck%_EXT%\fontunxtype1portal.zip ..\unx\source\fonts\fonts.dir %COMMON_DEST%\pck%_EXT%\openoffice\fonts.dir -..\%__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" |