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.

46 lines
612 B

  1. !ifndef ROOT
  2. ROOT=$(MAKEDIR:\av\nmcap=)
  3. !endif
  4. !ifndef DEVROOT
  5. DEVROOT=$(ROOT)\dev
  6. !endif
  7. !include $(DEVROOT)\common.inc
  8. MAJORCOMP=comman
  9. MINORCOMP=nmcap
  10. TARGETNAME=nmcap
  11. TARGETPATH=$(_OBJ_DIR)
  12. TARGETTYPE=LIBRARY
  13. INCLUDES=..\inc;$(ROOT)\av\filter\inc;$(ROOT)\h
  14. #
  15. # List of sources
  16. #
  17. SOURCES= filters.cpp \
  18. vidpool.cpp \
  19. capture.cpp \
  20. frameop.cpp
  21. CONDITIONAL_INCLUDES = \
  22. macocidl.h \
  23. macwin32.h \
  24. rpcerr.h \
  25. rpcmac.h \
  26. winwlm.h \
  27. macname1.h \
  28. macname2.h \
  29. macpub.h \
  30. macapi.h \
  31. compman.h \
  32. drawdib.h \
  33. avifile.h \
  34. mciwnd.h \
  35. msvideo.h \
  36. avicap.h