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