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.

49 lines
908 B

  1. !IF 0
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. Builds Dinput public headers
  7. Author:
  8. RaymondC
  9. History:
  10. Date By Reason
  11. ==== == ======
  12. 1999- LloydJ first version
  13. 3/20/99 OmSharma Moved to SD
  14. !ENDIF
  15. !IFNDEF DXROOT
  16. DXROOT = $(BASEDIR)\MultiMedia\DirectX
  17. !ENDIF
  18. !INCLUDE $(DXROOT)\Project.mk
  19. TARGETNAME=
  20. TARGETTYPE=NOTARGET
  21. TARGETPATH=obj
  22. SOURCES=
  23. PASS0_PUBLISH=\
  24. { $(O)\dinput.h = $(SDK_INC_PATH)\dinput.h }\
  25. { $(O)\dinputd.h = $(SDK_INC_PATH)\dinputd.h}\
  26. { $(O)\dinputp.h = $(PROJECT_INC_PATH)\dinputp.h}\
  27. { $(O)\dinputdp.h = $(PROJECT_INC_PATH)\dinputdp.h}\
  28. { $(O)\disysdef.h = $(PROJECT_INC_PATH)\disysdef.h}\
  29. { $(O)\genre.ini = $(PROJECT_INC_PATH)\genre.ini} \
  30. NTTARGETFILE0=dinput
  31. MISCFILES=$(O)\Genre.ini