dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / propsys / Makefile.in
blob156374186188c08b72bfc68a0045b70b523c269d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = propsys.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 propsys_main.c \
10 propvar.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend