diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-03-12 22:38:26 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-03-12 22:38:26 +0000 |
commit | eff57ef93e3d0d08eb19ff50440e05d6224a85a5 (patch) | |
tree | 6f35315154137bfa52741c7ca38254b5c727cfb2 /berkeleydb/prj | |
parent | 41e084e168254034f95926f66d8581fb76952a08 (diff) |
CWS-TOOLING: integrate CWS mingwport17
2009-02-02 09:09:07 +0100 tono r267246 : i#98723#: Less conditionals in libs.mk for mingw
2009-02-02 09:06:03 +0100 tono r267244 : i#98722#: Skip building ldump in mingw
2009-02-02 09:04:05 +0100 tono r267243 : i#98721#: Improve symbol extraction in mingw
2009-02-02 09:02:07 +0100 tono r267242 : i#98720#: Improve strip performance in mingw
2009-02-02 08:59:36 +0100 tono r267241 : i#98719#: Copy mingw multithread runtime in external
2009-02-02 08:55:09 +0100 tono r267240 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:53:33 +0100 tono r267239 : i#98718#: Cleanup cygwin workaround for mingw
2009-02-02 08:50:36 +0100 tono r267237 : i#98717#: Avoid MSVC version check in mingw configure
2009-01-28 22:28:53 +0100 tono r267088 : i#97608#: Remove Guiddef.h inclusion
2009-01-28 22:24:23 +0100 tono r267087 : i#96980#: cairo dll name is different in mingw build
2009-01-28 22:19:19 +0100 tono r267086 : i#96731#: MinGW port fro embedserv update
Diffstat (limited to 'berkeleydb/prj')
-rw-r--r-- | berkeleydb/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/berkeleydb/prj/d.lst b/berkeleydb/prj/d.lst index ef01dc063da1..ba25f1b4b576 100644 --- a/berkeleydb/prj/d.lst +++ b/berkeleydb/prj/d.lst @@ -10,6 +10,8 @@ mkdir: %_DEST%\inc%_EXT%\berkeleydb ..\%__SRC%\lib\libdb-4.2.dylib %_DEST%\lib%_EXT%\libdb-4.2.dylib +..\%__SRC%\lib\libdb42.a %_DEST%\lib%_EXT%\libdb-4.2.a + ..\%__SRC%\bin\libdb42.dll %_DEST%\bin%_EXT%\libdb42.dll ..\%__SRC%\bin\libdb_cxx42.dll %_DEST%\bin%_EXT%\libdb_cxx42.dll |