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.

28 lines
365 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1998 - 1999
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. TARGETNAME=mcd
  7. TARGETPATH=obj
  8. TARGETTYPE=EXPORT_DRIVER
  9. TARGETLIBS=$(DDK_LIB_PATH)\classpnp.lib
  10. INCLUDES=..\inc;..\..\inc
  11. PASS1_PUBLISH={$(O)\mcd.lib=$(DDK_LIB_PATH)\mcd.lib}
  12. SOURCES=mcd.c \
  13. mcdwmi.c \
  14. mcd.rc
  15. DLLDEF=mcd.def
  16. MISCFILES=mcd.sld