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.

21 lines
318 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=fstub
  3. TARGETNAME=fstub
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. BUILD_PRODUCES=ntosfstub$(NT_UP)
  7. INCLUDES=..\..\inc
  8. MSC_WARNING_LEVEL=/W4 /WX
  9. SOURCES=..\halfnc.c \
  10. ..\drivesup.c \
  11. ..\translate.c \
  12. ..\ex.c
  13. NTTEST=
  14. SOURCES_USED=..\sources.inc