winedbg: Fix Serbian Latin translation.
[wine/hacks.git] / dlls / imm32 / Makefile.in
blob2a0d2b6814585748c249e4813d5619fe3e5b2773
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = imm32.dll
6 IMPORTLIB = imm32
7 IMPORTS = user32 gdi32 advapi32 kernel32
9 C_SRCS = \
10 imm.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@