wine-wine/dlls/msrle32/Makefile.in

15 lines
276 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msrle32.dll
2002-10-08 00:40:05 +00:00
IMPORTS = winmm user32 kernel32
C_SRCS = msrle32.c
2002-10-08 00:40:05 +00:00
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend