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.

21 lines
369 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=raw
  3. TARGETNAME=raw
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. INCLUDES=..;..\..\inc
  7. SOURCES=..\Cleanup.c \
  8. ..\Close.c \
  9. ..\Create.c \
  10. ..\FileInfo.c \
  11. ..\FsCtrl.c \
  12. ..\StrucSup.c \
  13. ..\RawDisp.c \
  14. ..\RawInit.c \
  15. ..\ReadWrit.c \
  16. ..\VolInfo.c
  17. SOURCES_USED=..\sources.inc