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.

27 lines
481 B

  1. !if 0
  2. Copyright (c) 1997 - 1998 Microsoft Corporation. All Rights Reserved.
  3. !endif
  4. ROOT=$(MAKEDIR:\streams\idl=)
  5. DISABLE_PCH=1
  6. !include $(ROOT)\common.inc
  7. TARGETNAME=amstrmid
  8. TARGETPATH=obj
  9. TARGETTYPE=LIBRARY
  10. PASS0_HEADERDIR=$(ROOT)\sdk\include
  11. SOURCES= \
  12. ddstream.idl \
  13. amstream.idl \
  14. mmstream.idl \
  15. austream.idl \
  16. uuids.c
  17. SYNCHRONIZE_BLOCK=1
  18. NTTARGETFILES= \
  19. $(ROOT)\sdk\lib\amstrmid.lib \
  20. $(SDK_LIB_PATH)\amstrmid.lib \
  21. $(SDK_INC_PATH)\mmstream.h