windows-nt/Source/XPSP1/NT/ds/security/csps/gemsafe/gemcomp/sources

35 lines
514 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (C) Microsoft Corporation, 1998 - 1999
Module Name:
sources.
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
GEM_ROOT=..
MAJORCOMP=GemSAFE
MINORCOMP=CCert32
TARGETNAME=$(MINORCOMP)
TARGETPATH=$(GEM_ROOT)\lib\$(_OBJ_DIR)
TARGETTYPE=LIBRARY
NO_BROWSER_FILE=1
INCLUDES=$(GEM_ROOT)\inc
SOURCES=\
compalg.c \
compcert.C \
gmem.c
C_DEFINES=$(C_DEFINES) -D_WINDOWS -D_ALGO_1 -D_ALGO_2 -DMS_BUILD
# Additional Compiler definitions
USE_MSVCRT=1