Sweden-Number/dlls/msimtf/Makefile.in

15 lines
281 B
Makefile
Raw Normal View History

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