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.

16 lines
271 B

  1. !include $(SPEECH_ROOT)\common\common.inc
  2. MAJORCOMP=sapi5
  3. MINORCOMP=ttscommonlib
  4. TARGETNAME=tsm
  5. TARGETPATH=$(_OBJ_DIR)
  6. TARGETTYPE=LIBRARY
  7. INCLUDES=$(INCLUDES);..\..\common\vapiio
  8. TARGETLIBS=\
  9. $(SPEECH_ROOT)\tts\common\vapiio\$(O)\vapiio.lib
  10. SOURCES= \
  11. tsm.cpp