From c1a9619314e8f42ed7b42aef572a5ebbaa063a66 Mon Sep 17 00:00:00 2001 From: ehouse Date: Thu, 13 Jan 2005 01:47:34 +0000 Subject: [PATCH] remove dup lib --- xwords4/symbian/group/xwords.mmp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xwords4/symbian/group/xwords.mmp b/xwords4/symbian/group/xwords.mmp index 21d677eb7..d49631867 100644 --- a/xwords4/symbian/group/xwords.mmp +++ b/xwords4/symbian/group/xwords.mmp @@ -12,6 +12,7 @@ MACRO KEY_SUPPORT FEATURE_TRAY_EDIT NODE_CAN_4 MACRO XWFEATURE_STANDALONE_ONLY MACRO SERIES_80 + //FOOBAR TARGETPATH \system\apps\xwords @@ -64,10 +65,11 @@ LIBRARY flogger.lib LIBRARY commonengine.lib LIBRARY eikdlg.lib LIBRARY EIKFILE.lib -LIBRARY efsrv.lib LIBRARY eikctl.lib // Bitmaps LIBRARY bitgdi.lib LIBRARY fbscli.lib // FindWildByDir etc. LIBRARY EFSRV.lib +// convert to unicode +// LIBRARY CHARCONV.lib