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
655 B
27 lines
655 B
MINORCOMP=sth
|
|
|
|
TARGETNAME=sth
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=obj
|
|
|
|
USE_MSVCRT=1
|
|
|
|
INCLUDES=$(BASEDIR)\public\sdk\inc
|
|
|
|
SOURCES=trie.cpp\
|
|
wb_asserts.c\
|
|
CThaiBreakTree.cpp \
|
|
CThaiSentTrieIter.cpp \
|
|
CThaiTrieIter.cpp \
|
|
CThaiTrigramBreak.cpp \
|
|
CThaiTrigramTrieIter.cpp \
|
|
CFileManager.cpp \
|
|
Cthwb.cpp \
|
|
CTRIE.CPP \
|
|
Lextable.cpp \
|
|
THWBINT.CPP \
|
|
list.cpp \
|
|
listWordBreak.cpp \
|
|
FileManager.cpp \
|
|
wzmanip.cpp
|
|
|