mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
579 B
27 lines
579 B
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
|
|
|