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.

36 lines
980 B

  1. I386_SOURCES=bank.c \
  2. bitblt.c \
  3. blti32.c \
  4. bltm32.c \
  5. bltm64.c \
  6. brush.c \
  7. color.c \
  8. ddraw.c \
  9. ddraw32i.c \
  10. ddraw32m.c \
  11. ddraw64.c \
  12. debug.c \
  13. enable.c \
  14. escape.c \
  15. fastfill.c \
  16. fillpath.c \
  17. heap.c \
  18. lines.c \
  19. lineto.c \
  20. misc.c \
  21. multi.c \
  22. overlay.c \
  23. pal_supp.c \
  24. paint.c \
  25. palette.c \
  26. pointer.c \
  27. str.c \
  28. stretch.c \
  29. strips.c \
  30. textout.c \
  31. thunk.c \
  32. res.rc
  33. PRECOMPILED_INCLUDE=precomp.h
  34. PRECOMPILED_PCH=precomp.pch
  35. PRECOMPILED_OBJ=precomp.obj