quartz: Don't cast WSTR to BSTR, convert properly instead.
[wine/testsucceed.git] / dlls / psapi / tests / Makefile.in
blobfc089e4b112ec2585d14235acb6f34e1ed273cb5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = psapi.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 psapi_main.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend