28 lines
579 B
Plaintext
28 lines
579 B
Plaintext
|
MINORCOMP=sth
|
||
|
|
||
|
TARGETNAME=sth
|
||
|
TARGETTYPE=LIBRARY
|
||
|
TARGETPATH=obj
|
||
|
|
||
|
USE_MSVCRT=1
|
||
|
|
||
|
INCLUDES=$(BASEDIR)\public\sdk\inc
|
||
|
|
||
|
SOURCES=cmn_createfilew.c\
|
||
|
cmn_outputsystemerr.c\
|
||
|
debug.c\
|
||
|
mapio.c\
|
||
|
memcore.c\
|
||
|
trie.c\
|
||
|
wb_asserts.c\
|
||
|
CThaiBreakTree.cpp \
|
||
|
CThaiSentTrieIter.cpp \
|
||
|
CThaiTrieIter.cpp \
|
||
|
CThaiTrigramBreak.cpp \
|
||
|
CThaiTrigramTrieIter.cpp \
|
||
|
Cthwb.cpp \
|
||
|
CTRIE.CPP \
|
||
|
Lextable.cpp \
|
||
|
THWBINT.CPP
|
||
|
|