ddraw: Hack to draw to the desktop window.
[wine/hacks.git] / dlls / pdh / Makefile.in
blobb8a653d875bbd9e628f2145fc4af55efc90672dc
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pdh.dll
6 IMPORTLIB = pdh
7 IMPORTS = kernel32
9 C_SRCS = \
10 pdh_main.c
12 @MAKE_DLL_RULES@