wine-wine/dlls/msimtf/Makefile.in

14 lines
267 B
Makefile
Raw Normal View History

2007-10-14 17:31:45 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msimtf.dll
IMPORTS = uuid kernel32
2007-10-14 17:31:45 +00:00
C_SRCS = main.c
RC_SRCS = rsrc.rc
2007-10-14 17:31:45 +00:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend