wine-wine/dlls/d3dim/Makefile.in

16 lines
285 B
Makefile
Raw Normal View History

2003-01-24 01:08:15 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3dim.dll
IMPORTLIB = d3dim
IMPORTS = kernel32
2003-01-24 01:08:15 +00:00
C_SRCS = d3dim_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend