gdi32: PATH_ExtTextOut remove incorrect shift to DC origin.
[wine/hacks.git] / dlls / wintrust / tests / Makefile.in
blobf580015c44404cece96642178d195f00c078a732
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = wintrust.dll
6 IMPORTS = wintrust crypt32 advapi32 kernel32
8 CTESTS = \
9 asn.c \
10 crypt.c \
11 register.c \
12 softpub.c
14 @MAKE_TEST_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend