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.

39 lines
829 B

  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. !ENDIF
  11. C_DEFINES= -DWIN32=300 -D_CAIRO_=300 -DREGISTER_PROXY_DLL
  12. TARGETPATH=obj
  13. TARGETTYPE=NOTARGET
  14. SYNCHRONIZE_BLOCK=1
  15. PASS0_HEADERDIR=$(O)
  16. PASS0_SOURCEDIR=$(O)
  17. MIDL_UUIDDIR=$(O)
  18. MIDL_NO_ROBUST=1
  19. # needs to run on Win95 and NT 3.51
  20. MIDL_OPTIMIZATION=$(MIDL_OPTIMIZATION) -Oic
  21. # run MIDL on a local copy of urlmki.idl to get the proxy file info
  22. # in dlldata.c, for use later by urlmon\proxy\daytona.
  23. SOURCES= \
  24. urlmki.idl
  25. NTTARGETFILE1= \
  26. urlmki.idl