windows-nt/Source/XPSP1/NT/enduser/speech/sapi/cpl/makefile.inc
2020-09-26 16:20:57 +08:00

6 lines
134 B
PHP

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