oleaut32/tests: Call functions via manually obtained pointers.
[wine.git] / dlls / psapi / tests / Makefile.in
bloba02f8071f5eb045125488979d140e87102c4bb31
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = psapi.dll
6 IMPORTS = kernel32
8 CTESTS = \
9 psapi_main.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend