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.

31 lines
605 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=FsRtl
  3. TARGETNAME=FsRtl
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. INCLUDES=..;..\..\inc
  7. SOURCES=..\DbcsName.c \
  8. ..\FastIo.c \
  9. ..\FaultTol.c \
  10. ..\FileLock.c \
  11. ..\Filter.c \
  12. ..\FiltrCtx.c \
  13. ..\FsFilter.c \
  14. ..\FsRtlPc.c \
  15. ..\LargeMcb.c \
  16. ..\Name.c \
  17. ..\Notify.c \
  18. ..\Oplock.c \
  19. ..\PnP.c \
  20. ..\Unc.c \
  21. ..\Tunnel.c \
  22. ..\StackOvf.c
  23. PRECOMPILED_INCLUDE=..\fsrtlp.h
  24. PRECOMPILED_PCH=fsrtlp.pch
  25. PRECOMPILED_OBJ=fsrtlp.obj
  26. SOURCES_USED=..\sources.inc