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.

27 lines
516 B

  1. TARGETNAME = tlntutils
  2. TARGETPATH = obj
  3. TARGETTYPE = LIBRARY
  4. C_DEFINES= $(C_DEFINES) -DUNICODE -D_UNICODE -DWHISTLER_BUILD
  5. USE_MSVCRT = 1
  6. USE_IOSTREAM=1
  7. INCLUDES = \
  8. ..\TlntSvr; \
  9. $(O); \
  10. ..\proxystub\$(O)
  11. #
  12. # List of sources
  13. #
  14. SOURCES=dbglogr.cpp \
  15. KillApps.cpp \
  16. dbglvl.cpp \
  17. regutil.cpp \
  18. TlntUtils.cpp \
  19. msgFile.mc
  20. MISCFILES=\
  21. login.cmd \
  22. termcap \
  23. TelnetServer.sld