wined3d: Check more thoroughly if a stage references a texture.
[wine/hacks.git] / dlls / wintrust / Makefile.in
blobd547dc49475fea78f09580bbcd3f6a7a3a9dca5f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintrust.dll
6 IMPORTLIB = libwintrust.$(IMPLIBEXT)
7 IMPORTS = crypt32 user32 advapi32 kernel32
9 C_SRCS = \
10 crypt.c \
11 register.c \
12 wintrust_main.c
14 RC_SRCS = \
15 version.rc
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend