notepad: Fix the position of the Encoding combobox.
[wine/multimedia.git] / dlls / imm32 / Makefile.in
blob51077fdb790131958713374a9439590a6a6754d5
1 MODULE = imm32.dll
2 IMPORTLIB = imm32
3 IMPORTS = user32 gdi32 advapi32
5 C_SRCS = \
6 imm.c
8 RC_SRCS = version.rc
10 @MAKE_DLL_RULES@