summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-24 13:08:08 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-24 13:08:08 +0000
commita4f11fc4ad4fbf847133039af09b87532e0f1b0c (patch)
tree5b3c894372dbd2fdc100aa4fb11c263b62e6bffe /python
parentdcccaff7b24b08e134010afaca5e5e12ef1d6f24 (diff)
INTEGRATION: CWS macosx02 (1.5.10); FILE MERGED
2005/02/11 17:25:42 pjanik 1.5.10.1: #i38130#: Deliver .dylib for MacOS X.
Diffstat (limited to 'python')
-rw-r--r--python/prj/d.lst3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/prj/d.lst b/python/prj/d.lst
index 2cd7c5a55659..9350dcd45b66 100644
--- a/python/prj/d.lst
+++ b/python/prj/d.lst
@@ -62,6 +62,9 @@ mkdir: %_DEST%\lib%_EXT%\python\idlelib\Icons
..\%__SRC%\misc\build\python-inst\lib\libpython2.3.so.1.0 %_DEST%\lib%_EXT%\libpython2.3.so.1.0
symlink: %_DEST%\lib%_EXT%\libpython2.3.so.1.0 %_DEST%\lib%_EXT%\libpython2.3.so
+# MacOS X
+..\%__SRC%\misc\build\python-inst\lib\libpython2.3.dylib %_DEST%\lib%_EXT%\libpython2.3.dylib
+
# WINDOWS ONLY !
..\%__SRC%\misc\build\pyconfig.h %_DEST%\inc%_EXT%\python\pyconfig.h
..\%__SRC%\misc\build\Python-2.3.4\PCBuild\python.exe %_DEST%\bin%_EXT%\python.exe