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.

33 lines
753 B

  1. !if 0
  2. Sources file for private\genx\directx\inc
  3. !endif
  4. !IFNDEF DXROOT
  5. DXROOT = $(BASEDIR)\MultiMedia\DirectX
  6. !ENDIF
  7. !INCLUDE $(DXROOT)\Project.mk
  8. TARGETNAME=
  9. TARGETTYPE=NOTARGET
  10. TARGETPATH=
  11. SOURCES=
  12. NTTARGETFILE0=dplay
  13. # Binplace these headers,
  14. # as directx\dinput\makefil0 used to do.
  15. PASS0_PUBLISH= \
  16. {$(O)\dplay.h=$(SDK_INC_PATH)\dplay.h} \
  17. {$(O)\dplobby.h=$(SDK_INC_PATH)\dplobby.h} \
  18. {$(O)\dvoice.h=$(SDK_INC_PATH)\dvoice.h} \
  19. {$(O)\dplay8.h=$(SDK_INC_PATH)\dplay8.h} \
  20. {$(O)\dpaddr.h=$(SDK_INC_PATH)\dpaddr.h} \
  21. {$(O)\dpnathlp.h=$(PROJECT_INC_PATH)\dpnathlp.h} \
  22. {$(O)\dplobby8.h=$(SDK_INC_PATH)\dplobby8.h}