imm32: Win64 printf format warning fixes.
[wine] / dlls / imm32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = imm32.dll
6 IMPORTLIB = libimm32.$(IMPLIBEXT)
7 IMPORTS   = user32 gdi32 kernel32
8
9 C_SRCS = \
10         imm.c
11
12 SPEC_SRCS16 = imm.spec
13
14 @MAKE_DLL_RULES@
15
16 @DEPENDENCIES@  # everything below this line is overwritten by make depend