Source code of Windows XP (NT5)
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.

21 lines
316 B

  1. !include $(SPEECH_ROOT)\common\common.inc
  2. MAJORCOMP=sapi5
  3. MINORCOMP=fileDist
  4. UMTYPE=console
  5. UMENTRY=main
  6. TARGETNAME=fileDist
  7. TARGETPATH=$(_OBJ_DIR)
  8. TARGETTYPE=PROGRAM
  9. INCLUDES=$(INCLUDES);..\..\common\sigproc
  10. TARGETLIBS=\
  11. $(SPEECH_ROOT)\tts\common\sigproc\$(O)\sigproc.lib
  12. SOURCES= \
  13. main.cpp \
  14. Viterbi.cpp