2025-04-27 07:49:33 -04:00

30 lines
449 B
Plaintext

!IF 0
Copyright (C) Microsoft Corporation, 1989 - 1999
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
MAJORCOMP=crypt
MINORCOMP=prsparse
TARGETNAME=$(MINORCOMP)
TARGETPATH=obj
TARGETTYPE=PROGRAM
C_DEFINES= -D_WINDOWS
UMTYPE=console
INCLUDES= $(SECURITY_INC);
USE_MSVCRT=1
SOURCES= \
$(MINORCOMP).rc \
$(MINORCOMP).cpp
LINKLIBS= \
$(SECURITY_LIB_PATH)\authclib.lib