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

  1. MAJORCOMP=ntos
  2. MINORCOMP=cache
  3. TARGETNAME=cache
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. INCLUDES=..;..\..\inc
  7. SOURCES=..\cachedat.c \
  8. ..\cachesub.c \
  9. ..\copysup.c \
  10. ..\fssup.c \
  11. ..\lazyrite.c \
  12. ..\logsup.c \
  13. ..\mdlsup.c \
  14. ..\pinsup.c \
  15. ..\prefboot.c \
  16. ..\prefetch.c \
  17. ..\prefparm.c \
  18. ..\ccperf.c \
  19. ..\vacbsup.c
  20. PRECOMPILED_INCLUDE=..\cc.h
  21. PRECOMPILED_PCH=cc.pch
  22. PRECOMPILED_OBJ=cc.obj
  23. SOURCES_USED=..\sources.inc