ddraw: Register / unregister the ddraw window class from DllMain().
[wine/testsucceed.git] / dlls / pdh / tests / Makefile.in
blob32c52d37c531662cf4801570dc7381f2621db85d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = pdh.dll
6 IMPORTS = pdh kernel32
8 C_SRCS = \
9 pdh.c
11 @MAKE_TEST_RULES@