dplayx: GetSPPlayerData was releasing the memory we were going to use
[wine/gsoc_dplay.git] / dlls / wmiutils / Makefile.in
blob084be5fc1850b69451294ae7bec90084e72dfaf9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wmiutils.dll
6 IMPORTS = oleaut32 ole32 advapi32 kernel32
8 C_SRCS = \
9 main.c \
10 regsvr.c \
11 statuscode.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend