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.

39 lines
742 B

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