dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / msdmo / Makefile.in
blob2e50dbe278eb2574d144f477b294573843f391c6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msdmo.dll
6 IMPORTLIB = msdmo
7 IMPORTS = uuid ole32 user32 advapi32 kernel32
9 C_SRCS = \
10 dmoreg.c \
11 dmort.c
13 RC_SRCS = \
14 rsrc.rc
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend