mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
new source files and library
This commit is contained in:
parent
1859380e19
commit
db43afe13d
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,8 @@ SOURCE symaskdlg.cpp
|
||||||
SOURCE symgamdl.cpp
|
SOURCE symgamdl.cpp
|
||||||
SOURCE symdict.cpp
|
SOURCE symdict.cpp
|
||||||
SOURCE symblnk.cpp
|
SOURCE symblnk.cpp
|
||||||
|
SOURCE symgmmgr.cpp
|
||||||
|
SOURCE symgmdlg.cpp
|
||||||
|
|
||||||
SOURCEPATH ..\group
|
SOURCEPATH ..\group
|
||||||
RESOURCE xwords.rss
|
RESOURCE xwords.rss
|
||||||
|
@ -73,3 +75,5 @@ LIBRARY fbscli.lib
|
||||||
LIBRARY EFSRV.lib
|
LIBRARY EFSRV.lib
|
||||||
// convert to unicode
|
// convert to unicode
|
||||||
// LIBRARY CHARCONV.lib
|
// LIBRARY CHARCONV.lib
|
||||||
|
// RFileReadStream
|
||||||
|
LIBRARY ESTOR.lib
|
Loading…
Reference in a new issue