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