GetIconInfo did no correctly identify icons from cursors.
[wine.git] / relay32 / Makefile.in
blob60b149dbe993d3c400b35417234d11061d45342c
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = relay32
8 C_SRCS = \
9 builtin32.c \
10 relay386.c \
11 snoop.c \
12 utthunk.c \
13 wowthunk.c
15 all: $(MODULE).o
17 @MAKE_RULES@
19 ### Dependencies: