windows-nt/Source/XPSP1/NT/ds/security/services/ca/nsrevchk/sources
2020-09-26 16:20:57 +08:00

29 lines
401 B
Plaintext

!IF 0
Copyright (C) Microsoft Corporation, 1989 - 1999
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
CA_ROOT=..
!include $(CA_ROOT)\ca.mk
MINORCOMP=nsrevchk
TARGETNAME=$(MINORCOMP)
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMENTRY=wmain
CHECKED_ALT_DIR=1
NOT_LEAN_AND_MEAN=1
SOURCES= \
nsrevchk.rc \
nsrevchk.cpp
TARGETLIBS= \
$(CA_SDKLIB)\user32.lib \