Windows2003-3790/enduser/speech/sapi/cpl/makefile.inc

6 lines
139 B
PHP
Raw Normal View History

2001-01-01 00:00:00 +01:00
SelfRegister :
!if defined(MAKEDLL)
copy /Y $(O)\sapi.cpl $(SYSTEMROOT)\system32\sapi.cpl
copy /Y $(O)\sapi.cpl ..\sapi\$(O)
!endif