windows-nt/Source/XPSP1/NT/enduser/speech/tts/tools/filedist/sources
2020-09-26 16:20:57 +08:00

22 lines
316 B
Plaintext

!include $(SPEECH_ROOT)\common\common.inc
MAJORCOMP=sapi5
MINORCOMP=fileDist
UMTYPE=console
UMENTRY=main
TARGETNAME=fileDist
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=PROGRAM
INCLUDES=$(INCLUDES);..\..\common\sigproc
TARGETLIBS=\
$(SPEECH_ROOT)\tts\common\sigproc\$(O)\sigproc.lib
SOURCES= \
main.cpp \
Viterbi.cpp