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.

32 lines
672 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997 - 1999
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. TARGETNAME=sbp2port
  7. TARGETPATH=obj
  8. TARGETTYPE=DRIVER
  9. TARGETLIBS=$(PROJECT_ROOT)\storage\rbclib\$(O)\rbc.lib \
  10. $(PROJECT_ROOT)\storage\port\lib\$(O)\portlib.lib
  11. USE_MAPSYM=TRUE
  12. INCLUDES=$(PROJECT_ROOT)\storage\inc; \
  13. $(BASE_INC_PATH); \
  14. $(DDK_INC_PATH); \
  15. $(PROJECT_ROOT)\inc
  16. SOURCES=sbp2port.rc \
  17. sbp2port.c \
  18. sbp21394.c \
  19. util.c \
  20. prop.c \
  21. sbp2scsi.c
  22. MISCFILES=SBP2PORT.SYS_{A2D0EA22-BB05-49F5-979B-4EB463659A46}.sld