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.

17 lines
236 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=fstub
  3. TARGETNAME=fstub
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. INCLUDES=..\..\inc
  7. SOURCES=..\halfnc.c \
  8. ..\drivesup.c \
  9. ..\translate.c \
  10. ..\ex.c
  11. NTTEST=
  12. SOURCES_USED=..\sources.inc