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.

25 lines
365 B

  1. !IF 0
  2. Copyright (c) 2001 Microsoft Corporation
  3. !ENDIF
  4. !INCLUDE ..\wininet.inc
  5. C_DEFINES=$(C_DEFINES) -DBETA_LOGGING
  6. MINORCOMP=p3pclient
  7. TARGETNAME=p3pclient
  8. TARGETTYPE=LIBRARY
  9. INCLUDES=..\inc
  10. SOURCES=policyref.cpp \
  11. map2policy.cpp \
  12. p3pparser.cpp \
  13. request.cpp \
  14. p3ppolicy.cpp \
  15. download.cpp \
  16. xmlwrapper.cpp \
  17. xmltree.cpp