wine/dlls/dxgi/Makefile.in

17 lines
285 B
Makefile
Raw Normal View History

2008-10-21 13:06:58 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dxgi.dll
IMPORTLIB = dxgi
IMPORTS = kernel32
C_SRCS = \
dxgi_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend