windows-nt/Source/XPSP1/NT/enduser/speech/tts/ms_entropic/makefile.inc

5 lines
79 B
PHP
Raw Normal View History

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