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.

25 lines
503 B

  1. ###########################################################
  2. #
  3. # Microsoft
  4. #
  5. # IDL_Private.dll
  6. #
  7. # JPDup
  8. #
  9. ###########################################################
  10. TARGETNAME=ALG_Private
  11. TARGETPATH=obj
  12. TARGETTYPE=LIBRARY
  13. PASS1_PUBLISH=\
  14. {$(O)\alg_private.h=$(_NTROOT)\net\inc\alg_private.h} \
  15. {$(O)\alg_private_p.c=$(_NTROOT)\net\HomeNet\Config\dll\alg_private_p.c} \
  16. {$(O)\alg_private.lib=$(_NTROOT)\net\lib\$(O)\alg_private.lib}
  17. SOURCES=\
  18. ALG_Private.idl \
  19. ALG_Private_i.c