summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 13:37:12 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 13:37:12 +0000
commite9c4e4cfb9a35c751b467369e8a99db13f5b1e3a (patch)
tree360b1825c8a3f18c0600f37bf75ef31e89b2fadd /python
parent5f47c82a4c2aeab1f0d6660c1dc47fc8e444d0d3 (diff)
INTEGRATION: CWS mingwport03 (1.7.48); FILE MERGED
2006/09/19 14:34:10 vg 1.7.48.1: #i53572# MinGW port
Diffstat (limited to 'python')
-rw-r--r--python/prj/d.lst5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/prj/d.lst b/python/prj/d.lst
index 9350dcd45b66..d290e80c12dd 100644
--- a/python/prj/d.lst
+++ b/python/prj/d.lst
@@ -65,6 +65,11 @@ 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
+#MingW ONLY !
+..\%__SRC%\misc\build\python-inst\include\python22\pyconfig.h %_DEST%\inc%_EXT%\python\pyconfig.h
+..\%__SRC%\misc\build\python-inst\bin\python.exe %_DEST%\bin%_EXT%\python.exe
+..\%__SRC%\misc\build\Python-2.3.4\libpython2.3.dll %_DEST%\bin%_EXT%\libpython2.3.dll
+
# 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