Leaked source code of windows server 2003
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.

34 lines
614 B

  1. TARGETNAME=Mxport
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. USE_MAPSYM=1
  5. DRIVERTYPE=NTPNP
  6. ##NTDEBUG=ntsd
  7. ##NTDEBUGTYPE=windbg
  8. MSC_OPTIMIZATION=/Od
  9. MSC_WARNING_LEVEL=/W3
  10. SOURCES=
  11. i386_SOURCES=moxa.mof \
  12. moxa.c \
  13. read.c \
  14. write.c \
  15. isr.c \
  16. openclos.c \
  17. ioctl.c \
  18. modmflow.c \
  19. qsfile.c \
  20. flush.c \
  21. waitmask.c \
  22. purge.c \
  23. utils.c \
  24. pnp.c \
  25. power.c \
  26. registry.c \
  27. wmi.c \
  28. timer.c \
  29. moxa.rc \
  30. mxlog.mc