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.
26 lines
352 B
26 lines
352 B
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1998 - 2001
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
!ENDIF
|
|
|
|
MAJORCOMP=CryptoAPI
|
|
|
|
MINORCOMP=bcsprsrc
|
|
TARGETNAME=bcsprsrc
|
|
|
|
TARGETTYPE=DYNLINK
|
|
TARGETPATH=..\bin\$(_OBJ_DIR)
|
|
|
|
INCLUDES=\
|
|
$(NTINCLUDES); \
|
|
..\inc; \
|
|
..\..\pincache
|
|
|
|
SOURCES=bcsprsrc.rc
|
|
|
|
C_DEFINES=$(C_DEFINES)
|