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.

68 lines
1.6 KiB

  1. !IF 0
  2. Copyright (c) 1989-91 Microsoft Corporation
  3. Module Name: sources.
  4. Abstract:
  5. This file specifies the target component being built and the list of
  6. sources files needed to build that component. Also specifies optional
  7. compiler switches and libraries that are unique for the component being
  8. built.
  9. Author: Keith Moore (keithmo) 16-Nov-1994
  10. NOTE: Commented description of this file is in \nt\public\oak\bin\sources.tpl
  11. !ENDIF
  12. ###############################################################################
  13. !include ..\..\FAXSRC.INC
  14. !if (("$(NTDEBUG)" != "") && ("$(NTDEBUG)" != "ntsdnodbg") && ("$(NTDEBUG)" != "retail"))
  15. C_DEFINES=$(C_DEFINES) -DDEBUG -D_DEBUG
  16. !endif
  17. TARGETNAME=$(FAXRES)
  18. TARGETPATH=$(FAXLIB)
  19. TARGETTYPE=DYNLINK
  20. UMTYPE=windows
  21. UNICODE=1
  22. USE_NOLIBS=1
  23. RESOURCE_ONLY_DLL=1
  24. C_DEFINES = $(C_DEFINES) -DTARGET_NAME=$(TARGETNAME)
  25. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
  26. INCLUDES= $(INCLUDES);\
  27. $(FAXROOT)\inc;\
  28. $(FAXROOT)\admin\mmc;\
  29. $(FAXROOT)\faxcover\src;\
  30. $(FAXROOT)\print\faxprint\faxui;\
  31. $(FAXROOT)\print\faxprint\prnwzrd;\
  32. $(FAXROOT)\admin\cfgwzrd;\
  33. $(FAXROOT)\service\systray;\
  34. $(FAXROOT)\admin\routingext\devicemethods;\
  35. $(FAXROOT)\admin\t30ext;\
  36. $(FAXROOT)\exchange\xport;\
  37. $(FAXROOT)\exchange\ext;\
  38. $(FAXROOT)\setup\ocm;\
  39. $(FAXROOT)\service\server;\
  40. $(FAXROOT)\service\faxroute;\
  41. $(FAXROOT)\print\faxmon;\
  42. $(FAXROOT)\print\faxprint\sendnote;\
  43. $(FAXROOT)\provider\t30\main; \
  44. $(SDK_PATH)\inc\mfc42;
  45. SOURCES= FaxMsg.mc \
  46. faxres.rc
  47. TARGETLIBS=
  48. LINKLIBS=