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.

34 lines
568 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. TARGETLIBS=..\rbclib\$(O)\rbc.lib \
  9. $(DDK_LIB_PATH)\ntoskrnl.lib
  10. DRIVERTYPE=WDM
  11. TARGETTYPE=DRIVER
  12. MSC_WARNING_LEVEL=-W3 -WX
  13. USE_MAPSYM=1
  14. INCLUDES=..\inc; \
  15. $(BASE_INC_PATH); \
  16. $(DDK_INC_PATH)
  17. SOURCES=sbp2port.rc \
  18. sbp2port.c \
  19. sbp21394.c \
  20. util.c \
  21. prop.c \
  22. sbp2scsi.c
  23. MISCFILES=SBP2PORT.SYS_{A2D0EA22-BB05-49F5-979B-4EB463659A46}.sld