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.

59 lines
1.4 KiB

  1. !include ..\..\faxsrc.inc
  2. USECXX_FLAG=/Tp
  3. USE_NATIVE_EH=1
  4. TARGETNAME=faxutil
  5. TARGETPATH=obj
  6. TARGETTYPE=LIBRARY
  7. UMTYPE=windows
  8. SYNCHRONIZE_BLOCK=1
  9. USE_ATL=1
  10. ATL_VER=30
  11. INCLUDES = $(INCLUDES); \
  12. $(FAXROOT)\faxcover\renderer; \
  13. $(FAXROOT)\service\faxevent\$(O);
  14. SOURCES=\
  15. ..\debug.c \
  16. ..\mem.c \
  17. ..\product.c \
  18. ..\registry.c \
  19. ..\shortcut.c \
  20. ..\faxevent.c \
  21. ..\faxmodem.c \
  22. ..\file.c \
  23. ..\string.c \
  24. ..\print.c \
  25. ..\tapi.c \
  26. ..\apiutil.cpp \
  27. ..\mail.cpp \
  28. ..\CritSec.cpp \
  29. ..\Service.cpp \
  30. ..\Security.cpp \
  31. ..\routemapi.cpp \
  32. ..\language.c \
  33. ..\net.c \
  34. ..\Version.cpp \
  35. ..\FaxRes.cpp \
  36. ..\RPCDbg.cpp \
  37. ..\RPCUtil.cpp \
  38. ..\UIUtil.cpp
  39. OBJLIBFILES= \
  40. $(SDK_LIB_PATH)\version.lib
  41. MISCFILES = \
  42. $(FAXROOT)\faxcover\samples\winnt\confdent.cov \
  43. $(FAXROOT)\faxcover\samples\winnt\fyi.cov \
  44. $(FAXROOT)\faxcover\samples\winnt\generic.cov \
  45. $(FAXROOT)\faxcover\samples\winnt\urgent.cov \
  46. $(FAXROOT)\sdktools\msvc60a\fxsmsvcrt.dll \
  47. $(FAXROOT)\perfmon\$(FAXPERF).ini \
  48. $(FAXROOT)\perfmon\$(FAXCOUNT).h