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.

23 lines
399 B

  1. #
  2. # Copyright (c) 2000 Microsoft Corporation
  3. #
  4. # Module Name: trust
  5. #
  6. # Abstract: trust checking for use by IU project
  7. #
  8. MAJORCOMP=windows.com
  9. MINORCOMP=lib.Trust
  10. TARGETNAME=Trust
  11. #TARGETPATH=$(IU_UTIL_LIB_DIR)
  12. TARGETPATH=$(_OBJ_DIR)
  13. TARGETTYPE=LIBRARY
  14. UMTYPE=windows
  15. CHICAGO_PRODUCT=1
  16. #BROWSER_INFO=1
  17. INCLUDES= $(INCLUDES);$(BASEDIR)\public\sdk\inc\atl30;..\..\..\inc
  18. SOURCES= \
  19. ..\Trust.CPP