ole32: Add some tests for the running object table.
[wine.git] / dlls / imm32 / Makefile.in
blob934be43a32f102867278e5b0505c37927b0b97b6
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
9 C_SRCS = \
10 imm.c
12 SPEC_SRCS16 = imm.spec
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend