windows-nt/Source/XPSP1/NT/ds/security/gina/refreshevent/test/sources

33 lines
741 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
MAJORCOMP=windows
MINORCOMP=testwmiref
TARGETNAME=testref
TARGETPATH=obj
TARGETTYPE=DYNLINK
DLLDEF=evprov.def
DLLENTRY=_DllMainCRTStartup
UMTYPE=windows
C_DEFINES=-DNT -DWINNT -DUNICODE -D_UNICODE
INCLUDES=.
SOURCES= evprov.cpp \
olesrvr.cpp
LINKLIBS=$(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\userenv.lib \
$(SDK_LIB_PATH)\advapi32.lib \
$(SDK_LIB_PATH)\shlwapi.lib \
$(SDK_LIB_PATH)\wbemuuid.lib \
$(SDK_LIB_PATH)\libcmt.lib \
$(SDK_LIB_PATH)\uuid.lib \
$(SDK_LIB_PATH)\oleaut32.lib \
$(SDK_LIB_PATH)\ole32.lib