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.

18 lines
469 B

  1. TARGETNAME=saupdate
  2. TARGETTYPE=LIBRARY
  3. TARGETPATH=obj
  4. MIDL_OPTIMIZATION=-Oicf -robust -no_format_opt -error all
  5. PASS1_PUBLISH=\
  6. {$(O)\saupdate.h=$(PROJECT_ROOT)\inc\saupdate.h} \
  7. {$(O)\saupdate_p.c=..\dll\saupdate_p.c} \
  8. {$(O)\saupdate.lib=$(PROJECT_ROOT)\lib\$(O)\saupdate.lib} \
  9. {$(O)\hnprivate.h=..\inc\hnprivate.h} \
  10. {$(O)\hnprivate_i.c=..\dll\hnprivate_i.c}
  11. SOURCES=\
  12. saupdate.idl \
  13. hnprivate.idl \
  14. saupdate_i.c \
  15. sauclsid.c