diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:26:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:26:58 +0000 |
commit | ad7b5594ced36bdd8e5e9708d7f6ff3996176990 (patch) | |
tree | 2525d3495d237650fa46b91e50daa640e60c61ef /stoc/prj | |
parent | 89e71714c01a4efc0f90d10ef206dfe79850edf2 (diff) |
INTEGRATION: CWS geordi2q14 (1.11.2); FILE MERGED
2004/01/30 17:05:30 hr 1.11.2.2: #111934#: merge CWS ooo111fix2
2004/01/30 12:39:17 hr 1.11.2.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'stoc/prj')
-rw-r--r-- | stoc/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stoc/prj/d.lst b/stoc/prj/d.lst index 2de3c8aa4e1d..2713af2fc2e2 100644 --- a/stoc/prj/d.lst +++ b/stoc/prj/d.lst @@ -27,9 +27,4 @@ mkdir: %_DEST%\inc%_EXT%\stoc ..\source\typeconv\tcv.xml %_DEST%\xml%_EXT%\typeconverter.uno.xml ..\source\uriproc\module.xml %_DEST%\xml%_EXT%\uriproc.uno.xml -..\%__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" |