Source code of Windows XP (NT5)
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
1.1 KiB

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1989 - 1999
  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. !ENDIF
  11. NOT_LEAN_AND_MEAN=1
  12. LOCALIZED_RESOURCES=1
  13. MAJORCOMP=DLL
  14. MINORCOMP=CHTBRKR
  15. CHECKED_ALT_DIR=1
  16. TARGETNAME=CHTBRKR
  17. TARGETPATH=obj
  18. TARGETTYPE=DYNLINK
  19. LINKLIBS=\
  20. $(SDK_LIB_PATH)\advapi32.lib \
  21. $(SDK_LIB_PATH)\kernel32.lib \
  22. $(SDK_LIB_PATH)\IMM32.LIB \
  23. $(SDK_LIB_PATH)\uuid.lib \
  24. $(SDK_LIB_PATH)\ole32.lib
  25. DLLENTRY=DllMain
  26. USE_CRTDLL=1
  27. DLLDEF=CHTBRKR64.DEF
  28. C_DEFINES=-DBUILDDLL -D_WINDOWS -DUNICODE -D_UNICODE -DIWBRKR -DIWBRKR_EXPORTS -DPARSER -DCHINESE_PROP_NAME -DWHISTLER
  29. INCLUDES=.;..
  30. SOURCES=\
  31. Export.cpp \
  32. regcom.cpp \
  33. chtbrkr.cpp \
  34. lexmgr.cpp \
  35. PropNoun.cpp \
  36. rulelex.cpp \
  37. DefBrkr.cpp \
  38. resource.rc
  39. MISCFILES = noise.cht