d3dx9: Implement D3DXAssembleShaderFromFile.
[wine.git] / dlls / pdh / Makefile.in
blob0bc39e172fc5f93eec491bcbb904210498629e2b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pdh.dll
6 IMPORTLIB = pdh
8 C_SRCS = \
9 pdh_main.c
11 @MAKE_DLL_RULES@