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

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 1999
  3. Module Name:
  4. sources.
  5. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  6. !ENDIF
  7. GEM_ROOT=..
  8. MAJORCOMP=GemSAFE
  9. MINORCOMP=CCert32
  10. TARGETNAME=$(MINORCOMP)
  11. TARGETPATH=$(GEM_ROOT)\lib\$(_OBJ_DIR)
  12. TARGETTYPE=LIBRARY
  13. NO_BROWSER_FILE=1
  14. INCLUDES=$(GEM_ROOT)\inc
  15. SOURCES=\
  16. compalg.c \
  17. compcert.C \
  18. gmem.c
  19. C_DEFINES=$(C_DEFINES) -D_WINDOWS -D_ALGO_1 -D_ALGO_2 -DMS_BUILD
  20. # Additional Compiler definitions
  21. USE_MSVCRT=1