atl: Also handle struct sizes for 64bit.
[wine/hacks.git] / dlls / dmcompos / Makefile.in
blob6eeb8f9d329a805f956fae4b480d6dacdf16976e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmcompos.dll
6 IMPORTS = dxguid uuid ole32 advapi32 kernel32
8 C_SRCS = \
9 chordmap.c \
10 chordmaptrack.c \
11 composer.c \
12 dmcompos_main.c \
13 regsvr.c \
14 signposttrack.c
16 RC_SRCS = version.rc
18 @MAKE_DLL_RULES@