diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-24 13:06:34 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-24 13:06:34 +0000 |
commit | be85f796cac5edd1be22bd010f31973aeee795b1 (patch) | |
tree | 4c52b615643d6b3f176a27aca2c53982dea630f8 | |
parent | 3ee2b8450f9b3ef4f64920b7f2e1ba10ff7cb545 (diff) |
INTEGRATION: CWS macosx02 (1.5.28); FILE MERGED
2005/02/11 18:28:09 pjanik 1.5.28.1: #i39957#: Deliver *.dylib files on MacOS X.
-rw-r--r-- | xmlsecurity/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlsecurity/prj/d.lst b/xmlsecurity/prj/d.lst index c14bb40b3caa..c8fdaae3d2c7 100644 --- a/xmlsecurity/prj/d.lst +++ b/xmlsecurity/prj/d.lst @@ -4,4 +4,5 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid ..\%__SRC%\bin\xsec_xmlsec.dll %_DEST%\bin%_EXT%\xsec_xmlsec.dll ..\%__SRC%\bin\xmlsecurity.dll %_DEST%\bin%_EXT%\xmlsecurity.dll ..\%__SRC%\lib\*.so %_DEST%\bin%_EXT%\* +..\%__SRC%\lib\*.dylib %_DEST%\bin%_EXT%\* ..\%__SRC%\bin\xmlsec*.res %_DEST%\bin%_EXT%\xmlsec*.res |