wine-wine/dlls/d3drm/Makefile.in

19 lines
321 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3drm.dll
IMPORTLIB = d3drm
IMPORTS = dxguid uuid kernel32
2007-04-19 19:03:53 +00:00
C_SRCS = \
d3drm.c \
2007-04-19 19:03:53 +00:00
d3drm_main.c \
math.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend