summaryrefslogtreecommitdiff
path: root/moz
diff options
context:
space:
mode:
authorMatthias Huetsch [mhu] <matthias.huetsch@oracle.com>2010-11-08 18:51:50 +0100
committerMatthias Huetsch [mhu] <matthias.huetsch@oracle.com>2010-11-08 18:51:50 +0100
commitbfbdc24a6f67056323723b805cd5fa98e30321bc (patch)
tree62f2670ba6cc25ff87e7cb485b93d96ce8e34ac8 /moz
parent3e31696f3f7143799d1849fa86a1137b3298580e (diff)
Workaround multiple sqlite conflict.
Diffstat (limited to 'moz')
-rw-r--r--moz/prj/d.lst3
1 files changed, 3 insertions, 0 deletions
diff --git a/moz/prj/d.lst b/moz/prj/d.lst
index dda8503f5f9d..2ecfab53df91 100644
--- a/moz/prj/d.lst
+++ b/moz/prj/d.lst
@@ -236,5 +236,8 @@ mkdir: %_DEST%\inc%_EXT%\mozilla\xpcom_obsolete
..\%__SRC%\inc\xpnet\* %_DEST%\inc%_EXT%\mozilla\xpnet
..\%__SRC%\inc\zlib\* %_DEST%\inc%_EXT%\mozilla\zlib
..\%__SRC%\inc\xpcom_obsolete\* %_DEST%\inc%_EXT%\mozilla\xpcom_obsolete
+
+mkdir: %_DEST%\lib%_EXT%\sqlite
+..\%__SRC%\lib\libsqlite3* %_DEST%\lib%_EXT%\sqlite
..\%__SRC%\lib\* %_DEST%\lib%_EXT%
..\%__SRC%\bin\*.zip %_DEST%\bin%_EXT%