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.

23 lines
359 B

  1. !IF 0
  2. Copyright (c) 2000-2001 Microsoft Corporation
  3. !ENDIF
  4. MAJORCOMP=fusion
  5. MINORCOMP=id
  6. TARGETNAME=sxsasmident
  7. TARGETTYPE=LIBRARY
  8. TARGETPATH=..\obj
  9. INCLUDES=\
  10. ..\inc; \
  11. $(SDK_INC_PATH);\
  12. $(BASE_INC_PATH);\
  13. $(INCLUDES);\
  14. $(COM_INC_PATH);\
  15. SOURCES= \
  16. id.cpp \
  17. encdec.cpp \
  18. policy.cpp \
  19. sxsid.cpp