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.

25 lines
453 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=raw
  3. TARGETNAME=raw
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. BUILD_PRODUCES=ntosraw$(NT_UP)
  7. INCLUDES=..;..\..\inc
  8. MSC_WARNING_LEVEL=/W4 /WX
  9. SOURCES=..\Cleanup.c \
  10. ..\Close.c \
  11. ..\Create.c \
  12. ..\FileInfo.c \
  13. ..\FsCtrl.c \
  14. ..\StrucSup.c \
  15. ..\RawDisp.c \
  16. ..\RawInit.c \
  17. ..\ReadWrit.c \
  18. ..\VolInfo.c
  19. SOURCES_USED=..\sources.inc