Windows NT 4.0 source code leak
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.

27 lines
456 B

4 years ago
  1. #
  2. # build instructions for the bravado video capture driver
  3. #
  4. MAJORCOMP=ntos
  5. MINORCOMP=dd
  6. TARGETNAME=bravado
  7. TARGETPATH=obj
  8. TARGETTYPE=DRIVER
  9. TARGETLIBS=..\..\vckernel\obj\*\vckernel.lib
  10. INCLUDES=..\inc;..\..\inc;$(BASEDIR)\private\ntos\inc;$(BASEDIR)\private\windows\media\avi\inc
  11. SOURCES=\
  12. init.c \
  13. config.c \
  14. overlay.c \
  15. stream.c \
  16. vidcio.c \
  17. xlate.c \
  18. hardware.c
  19. NTTEST=
  20. OPTIONAL_NTTEST=