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

43 lines
491 B
Plaintext

!IF 0
Copyright (C) Microsoft Corporation, 1989 - 2001
Module Name:
sources
Abstract:
Author:
Dan Griffin
Revision History:
1/9/01 Created
!ENDIF
TARGETNAME=pincache
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES= $(NTINCLUDES); \
$(DS_INC_PATH)
C_DEFINES=$(C_DEFINES)
!ifdef TEST_DEBUG
C_DEFINES=$(C_DEFINES) -DTEST_DEBUG
!endif
UMTYPE=console
SOURCES= \
pincache.c
C_DEFINES=$(C_DEFINES)
MISCFILES=..\Smart_card_CSPs.sld