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.

69 lines
2.3 KiB

  1. !include ..\comctl32.inc
  2. SOURCES_USED = $(SOURCES_USED) ..\comctl32.inc
  3. TARGETNAME = srcc
  4. TARGETPATH = obj
  5. TARGETTYPE = LIBRARY
  6. SOURCES = ..\animate.c \
  7. ..\button.c \
  8. ..\combo.c \
  9. ..\combodir.c \
  10. ..\comboex.c \
  11. ..\comboini.c \
  12. ..\commctrl.c \
  13. ..\cstrings.c \
  14. ..\cutils.c \
  15. ..\da.c \
  16. ..\draglist.c \
  17. ..\edit.c \
  18. ..\editml.c \
  19. ..\editrare.c \
  20. ..\editsl.c \
  21. ..\flat_sb.c \
  22. ..\header.c \
  23. ..\hotkey.c \
  24. ..\image.cpp \
  25. ..\imagestream.cpp\
  26. ..\ipaddr.c \
  27. ..\listbox.c \
  28. ..\listbox_ctl1.c \
  29. ..\listbox_ctl2.c \
  30. ..\listbox_ctl3.c \
  31. ..\listview.c \
  32. ..\lvicon.c \
  33. ..\lvlist.c \
  34. ..\lvrept.c \
  35. ..\lvsmall.c \
  36. ..\lvtile.c \
  37. ..\mem.c \
  38. ..\menuhelp.c \
  39. ..\mirror.c \
  40. ..\monthcal.c \
  41. ..\mru.c \
  42. ..\notify.c \
  43. ..\os.c \
  44. ..\progress.c \
  45. ..\prsht.c \
  46. ..\prpage.c \
  47. ..\reader.c \
  48. ..\readermode.c \
  49. ..\scdttime.c \
  50. ..\static.c \
  51. ..\status.c \
  52. ..\strings.c \
  53. ..\subclass.c \
  54. ..\treeview.c \
  55. ..\tab.c \
  56. ..\tbcust.c \
  57. ..\thunk.c \
  58. ..\trackbar.c \
  59. ..\tvmem.c \
  60. ..\tvpaint.c \
  61. ..\tvscroll.c \
  62. ..\updown.c \
  63. ..\usrctl32.c
  64. PRECOMPILED_INCLUDE = ..\ctlspriv.h
  65. PRECOMPILED_PCH = ctlspriv.pch
  66. PRECOMPILED_OBJ = ctlspriv.obj