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