dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / inseng / Makefile.in
blobe47847974fa8eb7906aea1d787d9ba8a618182dd
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inseng.dll
6 IMPORTS = uuid ole32 advapi32 kernel32
7 EXTRADEFS = -DCOM_NO_WINDOWS_H
9 C_SRCS = \
10 inseng_main.c \
11 regsvr.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend