wine-wine/dlls/ctl3d32/Makefile.in

12 lines
195 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ctl3d32.dll
IMPORTLIB = ctl3d32
IMPORTS = user32 kernel32
C_SRCS = ctl3d32.c
@MAKE_DLL_RULES@