mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
remove dup lib
This commit is contained in:
parent
0b4b194f05
commit
2db0e4630e
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 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
|
||||
|
|
Loading…
Add table
Reference in a new issue