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.

53 lines
831 B

  1. !IF 0
  2. Copyright (c) 1994 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. Author:
  11. Eran Yariv (EranY)
  12. !ENDIF
  13. !include ..\..\faxsrc.inc
  14. MAJORCOMP=BosFaxServer
  15. MINORCOMP=res
  16. NTDEBUGTYPE=both
  17. TARGETNAME=$(FAXCLIENTRES)
  18. TARGETPATH=obj
  19. TARGETTYPE=DYNLINK
  20. TARGETEXT=dll
  21. RESOURCE_ONLY_DLL=1
  22. USE_NOLIBS=1
  23. C_DEFINES = $(C_DEFINES) -DTARGET_NAME=$(TARGETNAME)
  24. TARGETLIBS=
  25. LINKLIBS=
  26. DLLBASE=0x70100000
  27. INCLUDES=$(INCLUDES); \
  28. $(SDK_PATH)\inc\mfc42;
  29. UMTYPE=windows
  30. EXPECTED_WINVER=4.0
  31. SOURCES=ClientConsole.rc