wine/dlls/atl/Makefile.in
2004-07-06 21:01:18 +00:00

15 lines
212 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = atl.dll
IMPORTS = ole32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
atl_main.c
@MAKE_DLL_RULES@
### Dependencies: