shlwapi/tests: Move URL testing functions from path.c to url.c.
[wine/gsoc_dplay.git] / dlls / d3drm / Makefile.in
blobf070c1de66dfdb77b94213926234d28d8b956b65
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3drm.dll
6 IMPORTLIB = libd3drm.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 d3drm_main.c \
11 math.c
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend