diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:32:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:32:44 +0000 |
commit | b55c693f6c11cc132fd51fdbb1d28a6651d8056d (patch) | |
tree | 52deabc9713f135aa71f30d15a9d6eed1ed5b656 /xml2cmp/prj/d.lst | |
parent | 80c24b896b8c88c3be6f6860d5da757edb22d07c (diff) |
INTEGRATION: CWS pj59 (1.8.12); FILE MERGED
2006/09/19 07:51:54 pjanik 1.8.12.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'xml2cmp/prj/d.lst')
-rw-r--r-- | xml2cmp/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xml2cmp/prj/d.lst b/xml2cmp/prj/d.lst index 326a8b4779bb..51c51b4fc2d0 100644 --- a/xml2cmp/prj/d.lst +++ b/xml2cmp/prj/d.lst @@ -2,5 +2,3 @@ ..\%__SRC%\bin\xml2cmp %_DEST%\bin%_EXT%\xml2cmp ..\%__SRC%\bin\srvdepy.exe %_DEST%\bin%_EXT%\srvdepy.exe ..\%__SRC%\bin\srvdepy %_DEST%\bin%_EXT%\srvdepy - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |