wine/dlls/d3d10core/Makefile.in
2008-11-12 13:11:13 +01:00

16 lines
278 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3d10core.dll
IMPORTS = kernel32
C_SRCS = \
d3d10core_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend