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.

80 lines
2.0 KiB

  1. !IF 0
  2. Copyright (c) 1989-99 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. History: 02-Aug-94 LyleC Created
  11. 26-Jan-96 MikeHill Added "sifmt_i.c"
  12. !ENDIF
  13. TARGETNAME=ieuuid
  14. TARGETPATH=obj
  15. TARGETTYPE=LIBRARY
  16. PASS1_PUBLISH={$(O)\ieuuid.lib=$(PROJECT_LIB_PATH)\ieuuid.lib}
  17. # prevent system headers from being included. They are not needed just to
  18. # process a bunch of DEFINE_GUIDs anyhow. Excluding them generates a much
  19. # smaller library too.
  20. C_DEFINES=$(C_DEFINES) /D_MIDL_USE_GUIDDEF_\
  21. /D__RPCNDR_H__ /D__RPC_H__ /DRPC_NO_WINDOWS_H /DCOM_NO_WINDOWS_H\
  22. /DGUID_DEFS_ONLY
  23. # There's rules in the makefile.inc to copy these files here.
  24. SOURCES=\
  25. ieguids.c \
  26. $(O)\activaut_i.c \
  27. $(O)\activdbg_i.c \
  28. $(O)\activscp_i.c \
  29. $(O)\AutoDiscovery_i.c \
  30. $(O)\dbgprop_i.c \
  31. $(O)\dimm_i.c \
  32. $(O)\dispex_i.c \
  33. $(O)\dlmgridl_i.c \
  34. $(O)\docobj_i.c \
  35. $(O)\dwnnot_i.c \
  36. $(O)\dxtmsft_i.c \
  37. $(O)\dxtrans_i.c \
  38. $(O)\dxtransp_i.c \
  39. $(O)\exdisp_i.c \
  40. $(O)\htiface_i.c \
  41. $(O)\htiframe_i.c \
  42. $(O)\htmlfilter_i.c \
  43. $(O)\httprequest_i.c \
  44. $(O)\iedial_i.c \
  45. $(O)\iextag_i.c \
  46. $(O)\imgutil_i.c \
  47. $(O)\interned_i.c \
  48. $(O)\mimeinfo_i.c \
  49. $(O)\mshtmhst_i.c \
  50. $(O)\mshtml_i.c \
  51. $(O)\mstime_i.c \
  52. $(O)\objsafe_i.c \
  53. $(O)\ocmm_i.c \
  54. $(O)\optary_i.c \
  55. $(O)\perhist_i.c \
  56. $(O)\prgsnk_i.c \
  57. $(O)\ratingsp_i.c \
  58. $(O)\recalc_i.c \
  59. $(O)\safeocx_i.c \
  60. $(O)\servprov_i.c \
  61. $(O)\subsmgr_i.c \
  62. $(O)\urlhist_i.c \
  63. $(O)\urlmon_i.c \
  64. $(O)\urltrack_i.c \
  65. $(O)\vervec_i.c \
  66. $(O)\webcheck_i.c
  67. NTTARGETFILE0=