windows-nt/Source/XPSP1/NT/enduser/speech/setup/installer/regcpl/sources

25 lines
388 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!include $(SPEECH_ROOT)\common\common.inc
MAJORCOMP=sapi5
MINORCOMP=RegCpl
TARGETNAME=RegCpl
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=PROGRAM
INCLUDES=$(INCLUDES);$(SDK_INC_PATH)
TARGETLIBS=\
$(SDK_LIB_PATH)\shfolder.lib
UMTYPE=windows
UMENTRY=winmain
PRECOMPILED_INCLUDE = stdafx.h
PRECOMPILED_PCH = stdafx.pch
PRECOMPILED_OBJ = stdafx.obj
PRECOMPILED_CXX = 1
SOURCES= \
regcpl.cpp