mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
remove dup lib
This commit is contained in:
parent
1fdbd39642
commit
c1a9619314
1 changed files with 3 additions and 1 deletions
|
@ -12,6 +12,7 @@ MACRO KEY_SUPPORT FEATURE_TRAY_EDIT NODE_CAN_4
|
||||||
MACRO XWFEATURE_STANDALONE_ONLY
|
MACRO XWFEATURE_STANDALONE_ONLY
|
||||||
MACRO SERIES_80
|
MACRO SERIES_80
|
||||||
|
|
||||||
|
|
||||||
//FOOBAR
|
//FOOBAR
|
||||||
|
|
||||||
TARGETPATH \system\apps\xwords
|
TARGETPATH \system\apps\xwords
|
||||||
|
@ -64,10 +65,11 @@ LIBRARY flogger.lib
|
||||||
LIBRARY commonengine.lib
|
LIBRARY commonengine.lib
|
||||||
LIBRARY eikdlg.lib
|
LIBRARY eikdlg.lib
|
||||||
LIBRARY EIKFILE.lib
|
LIBRARY EIKFILE.lib
|
||||||
LIBRARY efsrv.lib
|
|
||||||
LIBRARY eikctl.lib
|
LIBRARY eikctl.lib
|
||||||
// Bitmaps
|
// Bitmaps
|
||||||
LIBRARY bitgdi.lib
|
LIBRARY bitgdi.lib
|
||||||
LIBRARY fbscli.lib
|
LIBRARY fbscli.lib
|
||||||
// FindWildByDir etc.
|
// FindWildByDir etc.
|
||||||
LIBRARY EFSRV.lib
|
LIBRARY EFSRV.lib
|
||||||
|
// convert to unicode
|
||||||
|
// LIBRARY CHARCONV.lib
|
||||||
|
|
Loading…
Reference in a new issue