[Libreoffice-commits] .: icu/prj
Noel Power
noelp at kemper.freedesktop.org
Wed Apr 6 08:33:01 PDT 2011
icu/prj/d.lst | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 35d5aea4f206b879d242407d0c2431cb2f653735
Author: Noel Power <noel.power at novell.com>
Date: Tue Apr 5 06:21:33 2011 +0100
hacky patch to deliver icuin.lib as iicui18n.lib fixes forms build error
no doubt not the right fix but gets the build over the hump
diff --git a/icu/prj/d.lst b/icu/prj/d.lst
index 5290123..608f19e 100644
--- a/icu/prj/d.lst
+++ b/icu/prj/d.lst
@@ -8,6 +8,8 @@ mkdir: %_DEST%\inc%_EXT%\external\unicode
..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a
..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib
+..\%__SRC%\lib\icuin.lib %_DEST%\lib%_EXT%\iicui18n.lib
+..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
More information about the Libreoffice-commits
mailing list