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.

29 lines
751 B

  1. #+---------------------------------------------------------------------------
  2. #
  3. # Microsoft Windows
  4. # Copyright (C) Microsoft Corporation, 1992 - 1993.
  5. #
  6. # File: sources
  7. #
  8. #
  9. #----------------------------------------------------------------------------
  10. TARGETNAME=uimuuid
  11. TARGETPATH=$(_OBJ_DIR)
  12. TARGETTYPE=LIBRARY
  13. PASS1_PUBLISH={$(O)\uimuuid.lib=$(WINDOWS_LIB_PATH)\uimuuid.lib}
  14. SOURCES = $(O)\msctf_i.c \
  15. $(O)\textstor_i.c \
  16. $(O)\ctfutb_i.c \
  17. $(O)\ctffunc_i.c \
  18. $(O)\ctfspui_i.c \
  19. $(O)\ctflbui_i.c \
  20. $(O)\softkbd_i.c \
  21. ctfspui_g.c \
  22. ctffunc_g.c \
  23. msctf_g.c
  24. SYNCHRONIZE_BLOCK=1