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
339 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997 - 1999
  3. Module Name:
  4. sources.
  5. MSC_WARNING_LEVEL=/W3 /WX
  6. !ENDIF
  7. TARGETNAME=hpdsm
  8. TARGETPATH=obj
  9. TARGETTYPE=DRIVER
  10. TARGETLIBS=..\control\$(O)\mpio.lib \
  11. ..\lib\$(O)\mplib.lib
  12. INCLUDES=$(BASEDIR)\private\ntos\inc;..\include
  13. SOURCES= \
  14. hpdsm.c \
  15. hpdsm.rc