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.

35 lines
645 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=ob
  3. TARGETNAME=ob
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. INCLUDES=..;..\..\inc
  7. SOURCES=..\obinit.c \
  8. ..\obcreate.c \
  9. ..\obhandle.c \
  10. ..\obinsert.c \
  11. ..\obperf.c \
  12. ..\obref.c \
  13. ..\obse.c \
  14. ..\obtype.c \
  15. ..\obdir.c \
  16. ..\obdevmap.c \
  17. ..\oblink.c \
  18. ..\obclose.c \
  19. ..\obquery.c \
  20. ..\obsdata.c \
  21. ..\obwait.c \
  22. ..\obvutil.c \
  23. ..\fastref.c
  24. PRECOMPILED_INCLUDE=..\obp.h
  25. PRECOMPILED_PCH=obp.pch
  26. PRECOMPILED_OBJ=obp.obj
  27. OPTIONAL_NTTEST=tob
  28. UMTEST=uob
  29. SOURCES_USED=..\sources.inc