windows-nt/Source/XPSP1/NT/enduser/speech/sapi/cpl/makefile.inc

6 lines
134 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
SelfRegister :
!if defined(MAKEDLL)
copy /Y $(O)\sapi.cpl $(SYSTEMROOT)\system32\sapi.cpl
copy /Y $(O)\sapi.cpl ..\sapi\$(O)
!endif