windows-nt/Source/XPSP1/NT/enduser/speech/tts/truetalk/backend/sources

29 lines
402 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!include $(SPEECH_ROOT)\common\common.inc
SYNCHRONIZE_BLOCK=1
MAJORCOMP=sapi5
MINORCOMP=truetalk
TARGETNAME=backend
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=LIBRARY
INCLUDES=$(INCLUDES);..\..\common\vapiio;..\..\common\sigproc
SOURCES= \
backend.cpp \
beversion.cpp \
clusters.cpp \
slm.cpp \
speakerdata.cpp \
synthunit.cpp \
tips.cpp \
trees.cpp \
unitsearch.cpp \
vqtable.cpp
USER_C_FLAGS= /EHsc