Release 1.1.37.
[wine/gsoc-2012-control.git] / dlls / hlink / tests / Makefile.in
blob71ad1188faa2878369fd0a4d80684c84e1e51980
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = hlink.dll
6 IMPORTS = hlink ole32 kernel32
8 CTESTS = \
9 browse_ctx.c \
10 hlink.c
12 @MAKE_TEST_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend