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.

53 lines
1.1 KiB

  1. !IF 0
  2. Copyright (c) 1989 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. Author:
  11. Mark Lucovsky (markl) 18-Sep-1990
  12. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  13. !ENDIF
  14. TARGETPATH=
  15. TARGETNAME=
  16. TARGETTYPE=NOTARGET
  17. PASS0_HEADERDIR=..\inc\derived
  18. PASS0_SOURCEDIR=..\modules\vss_ps
  19. MIDL_UUIDDIR=..\modules\vss_uuid
  20. MIDL_TLBDIR=..\lib
  21. PASS0_PUBLISH=\
  22. {vss.idl=$(SDK_INC_PATH)\vss.idl} \
  23. {..\inc\derived\vss.h=$(SDK_INC_PATH)\vss.h} \
  24. {vscoordint.idl=$(DRIVERS_INC_PATH)\vscoordint.idl} \
  25. {..\inc\derived\vscoordint.h=$(DRIVERS_INC_PATH)\vscoordint.h} \
  26. {..\inc\derived\vsmgmt.h=$(DRIVERS_INC_PATH)\vsmgmt.h} \
  27. {..\inc\derived\vsswprv.h=$(DRIVERS_INC_PATH)\vsswprv.h}
  28. SOURCES= \
  29. vss.idl \
  30. vdslun.idl \
  31. vscoordint.idl \
  32. vsswprv.idl \
  33. vsevent.idl \
  34. vsprov.idl \
  35. vsmgmt.idl