windows-nt/Source/XPSP1/NT/enduser/speech/common/spcommon/makefile.inc

5 lines
74 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
SelfRegister :
!if defined(MAKEDLL)
regsvr32 /s $(O)\spcommon.dll
!endif