windows-nt/Source/XPSP1/NT/ds/security/csps/pincache/sources

43 lines
491 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!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