Leaked source code of windows server 2003
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.
 
 
 
 
 
 

34 lines
548 B

!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