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.
19 lines
276 B
19 lines
276 B
!ifndef ROOT
|
|
ROOT=$(MAKEDIR:\tts\msttsdrv\voices=)
|
|
!endif
|
|
!ifndef DEVROOT
|
|
DEVROOT=$(ROOT)\common
|
|
!endif
|
|
|
|
!include $(DEVROOT)\common.inc
|
|
|
|
MAJORCOMP=sapi5
|
|
MINORCOMP=ttsvoices
|
|
|
|
MISCFILES=sam.spd sam.sdf
|
|
|
|
TARGETPATH=$(O)
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
|
|
SOURCES=
|