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.

42 lines
1.0 KiB

  1. CHICAGO_PRODUCT=1
  2. NOUNICODE=1
  3. USECXX_FLAG=/Tp
  4. USE_NATIVE_EH=1
  5. !include ..\..\faxsrc.inc
  6. TARGETNAME=faxutil
  7. TARGETPATH=obj
  8. TARGETTYPE=LIBRARY
  9. INCLUDES = $(INCLUDES); \
  10. $(FAXROOT)\faxcover\renderer;
  11. UMTYPE=windows
  12. SOURCES=\
  13. ..\debug.c \
  14. ..\mem.c \
  15. ..\product.c \
  16. ..\registry.c \
  17. ..\shortcut.c \
  18. ..\faxmodem.c \
  19. ..\file.c \
  20. ..\string.c \
  21. ..\print.c \
  22. ..\tapi.c \
  23. ..\apiutil.cpp \
  24. ..\mail.cpp \
  25. ..\CritSec.cpp \
  26. ..\Service.cpp \
  27. ..\Security.cpp \
  28. ..\routemapi.cpp \
  29. ..\language.c \
  30. ..\net.c \
  31. ..\Version.cpp \
  32. ..\FaxRes.cpp \
  33. ..\RPCDbg.cpp \
  34. ..\RPCUtil.cpp
  35. OBJLIBFILES= \
  36. $(BASEDIR)\public\sdk\lib\*\version.lib