wined3d: Remove the GetContainer() methods from the public wined3d interface.
[wine/wine-gecko.git] / dlls / psapi / Makefile.in
blob613e7d47ac9b734801e37a55f503c1cecfceacc8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = psapi.dll
6 IMPORTLIB = psapi
8 C_SRCS = \
9 psapi_main.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@