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.

62 lines
1.5 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: Johann Posch
  11. !ENDIF
  12. TARGETNAME= download
  13. TARGETPATH= obj
  14. TARGETTYPE= LIBRARY
  15. !include ..\..\daytona.inc
  16. INCLUDES= ..\..\inc;..;$(SHELL_INC_PATH)
  17. SOURCES= \
  18. ..\jit.cxx \
  19. ..\jsetup.cxx \
  20. ..\duman.cxx \
  21. ..\cdlapi.cxx \
  22. ..\isctrl.cxx \
  23. ..\helpers.cxx \
  24. ..\cdl.cxx \
  25. ..\dl.cxx \
  26. ..\client.cxx \
  27. ..\clist.cxx \
  28. ..\packet.cxx \
  29. ..\csetup.cxx \
  30. ..\hooks.cxx \
  31. ..\wvt.cxx \
  32. ..\peldr.cxx \
  33. ..\langcode.cxx \
  34. ..\extract.c \
  35. ..\dbglog.cxx \
  36. ..\softdist.cxx \
  37. ..\logo3bsc.cxx \
  38. ..\fdidll.c \
  39. ..\getlpath.cxx \
  40. ..\webjit.cpp
  41. # precompiled headers
  42. PRECOMPILED_INCLUDE=..\cdlpch.h
  43. PRECOMPILED_PCH=cdlpch.pch
  44. PRECOMPILED_OBJ=cdlpch.obj
  45. PRECOMPILED_CXX=1
  46. CONDITIONAL_INCLUDES = \
  47. winwlm.h \
  48. macwin32.h \
  49. new