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.

41 lines
993 B

  1. !include $(SPEECH_ROOT)\common\common.inc
  2. SYNCHRONIZE_BLOCK=1
  3. MAJORCOMP=sapi5
  4. MINORCOMP=idl
  5. DLLENTRY=_DllMainCRTStartup
  6. TARGETNAME=sapi
  7. TARGETPATH=$(_OBJ_DIR)
  8. TARGETTYPE=DYNLINK
  9. MIDL_UUIDDIR=$(O)
  10. PASS0_SOURCEDIR=$(O)
  11. PASS0_HEADERDIR=$(O)
  12. MIDL_TLBDIR=$(O)
  13. IDL_TYPE=ole
  14. NTTARGETFILE0=GenerateBuildNum
  15. !if !defined(SPG_DONT_PUBLISH)
  16. PASS0_PUBLISH=\
  17. {$(O)\sapi.h=$(SDK_INC_PATH)\sapi.h} \
  18. {$(O)\sapiddk.h=$(SDK_INC_PATH)\sapiddk.h} \
  19. {spcollec.h=$(SDK_INC_PATH)\spcollec.h} \
  20. {spddkhlp.h=$(SDK_INC_PATH)\spddkhlp.h} \
  21. {spdebug.h=$(SDK_INC_PATH)\spdebug.h} \
  22. {sperror.h=$(SDK_INC_PATH)\sperror.h} \
  23. {speventq.h=$(SDK_INC_PATH)\speventq.h} \
  24. {sphelper.h=$(SDK_INC_PATH)\sphelper.h} \
  25. {spuihelp.h=$(SDK_INC_PATH)\spuihelp.h} \
  26. {sapi.idl=$(SDK_INC_PATH)\sapi.idl} \
  27. {sapiddk.idl=$(SDK_INC_PATH)\sapiddk.idl} \
  28. {sapiaut.idl=$(SDK_INC_PATH)\sapiaut.idl}
  29. !endif
  30. SOURCES=\
  31. sapi.idl \
  32. sapiddk.idl