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

43 lines
533 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