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.

33 lines
506 B

  1. !IF 0
  2. Copyright (c)1999 Microsoft Corporation
  3. Module Name:
  4. sources
  5. Abstract
  6. Author:
  7. Chae Seong Lim (cslim) 16-Jul-1999
  8. !ENDIF
  9. !include ..\..\..\common.inc
  10. MAJORCOMP = FEIME
  11. MINORCOMP = PRIVATEUILIB
  12. TARGETNAME = PTT
  13. TARGETEXT = IME
  14. TARGETPATH = $(_OBJ_DIR)
  15. TARGETTYPE = LIBRARY
  16. INCLUDES=..\..\common
  17. # No runtime libray link
  18. USE_NOLIBS=1
  19. SOURCES=\
  20. dbg.cpp \
  21. cdwtt.cpp \
  22. ptt.cpp