wined3d: Directly pass the texture to texture_activate_dimensions().
[wine.git] / dlls / msctf / Makefile.in
blob961142d30c40098f92b4cd392ca4096b21c7a9f7
1 MODULE = msctf.dll
2 IMPORTS = uuid ole32 oleaut32 user32 advapi32
4 C_SRCS = \
5 categorymgr.c \
6 compartmentmgr.c \
7 context.c \
8 displayattributemgr.c \
9 documentmgr.c \
10 inputprocessor.c \
11 langbarmgr.c \
12 msctf.c \
13 range.c \
14 regsvr.c \
15 threadmgr.c
17 RC_SRCS = \
18 version.rc
20 @MAKE_DLL_RULES@