wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / ddraw / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = ddraw.dll
6 IMPORTS   = ddraw user32 gdi32 kernel32
7
8 CTESTS = \
9         d3d.c \
10         ddrawmodes.c \
11         dsurface.c \
12         refcount.c \
13         visual.c
14
15 @MAKE_TEST_RULES@
16
17 @DEPENDENCIES@  # everything below this line is overwritten by make depend