Switch back to using IPicture to load images. LoadImage did the
[wine] / dlls / wintrust / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = wintrust.dll
6 IMPORTLIB = libwintrust.$(IMPLIBEXT)
7 IMPORTS   = kernel32
8
9 C_SRCS = wintrust_main.c
10
11 RC_SRCS = \
12         version.rc
13
14 @MAKE_DLL_RULES@
15
16 ### Dependencies: