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

  1. MAJORCOMP=ntos
  2. MINORCOMP=dd
  3. TARGETNAME=battc
  4. TARGETPATH=obj
  5. TARGETTYPE=EXPORT_DRIVER
  6. DRIVERTYPE=WDM
  7. PASS1_PUBLISH={$(O)\battc.lib=$(DDK_LIB_PATH)\battc.lib}
  8. COMPILER_WARNINGS=-W3
  9. USE_MAPSYM=1
  10. SOURCES=battc.c \
  11. bsrv.c \
  12. battc.rc \
  13. battc.mof
  14. INCLUDES=..\inc
  15. TARGETLIBS=$(DDK_LIB_PATH)\wmilib.lib