!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=unicode TARGETNAME=$(MINORCOMP) TARGETPATH=$(SECURITY_LIB_DEST) TARGETTYPE=LIBRARY C_DEFINES= -D_WINDOWS !IF $(FREEBUILD) C_DEFINES=$(C_DEFINES) -D_CRTIMP= !ELSE C_DEFINES=$(C_DEFINES) -D_ADVAPI32_ !ENDIF NOT_LEAN_AND_MEAN=1 INCLUDES= $(SECURITY_INC); SOURCES= \ reg.cpp \ reghkcu.c \ capi.cpp \ event.cpp \ file.cpp \ guid.cpp \ user.cpp \ nt.cpp \ ole.cpp \ commctrl.cpp