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
300 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=mpdev
  8. TARGETPATH=obj
  9. TARGETTYPE=DRIVER
  10. TARGETLIBS=..\lib\$(O)\mplib.lib
  11. INCLUDES=$(BASEDIR)\private\ntos\inc;..\include
  12. SOURCES= \
  13. mpdev.c \
  14. mpdev.rc