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.

28 lines
402 B

  1. !include $(SPEECH_ROOT)\common\common.inc
  2. SYNCHRONIZE_BLOCK=1
  3. MAJORCOMP=sapi5
  4. MINORCOMP=truetalk
  5. TARGETNAME=backend
  6. TARGETPATH=$(_OBJ_DIR)
  7. TARGETTYPE=LIBRARY
  8. INCLUDES=$(INCLUDES);..\..\common\vapiio;..\..\common\sigproc
  9. SOURCES= \
  10. backend.cpp \
  11. beversion.cpp \
  12. clusters.cpp \
  13. slm.cpp \
  14. speakerdata.cpp \
  15. synthunit.cpp \
  16. tips.cpp \
  17. trees.cpp \
  18. unitsearch.cpp \
  19. vqtable.cpp
  20. USER_C_FLAGS= /EHsc