wine/dlls/olethk32/Makefile.in
2007-09-11 11:48:49 +02:00

15 lines
264 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = olethk32.dll
IMPORTS = kernel32
C_SRCS = main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend