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.

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