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.

21 lines
263 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 1998
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. TARGETNAME=scsiprnt
  7. TARGETPATH=obj
  8. TARGETTYPE=DRIVER
  9. TARGETLIBS=$(DDK_LIB_PATH)\classpnp.lib
  10. INCLUDES=..\inc
  11. SOURCES=printpnp.rc \
  12. print.c \
  13. pnp.c