Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

42 lines
491 B

!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