Sweden-Number/dlls/atl/tests/Makefile.in

12 lines
218 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = atl.dll
IMPORTS = atl oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 kernel32
C_SRCS = \
module.c
@MAKE_TEST_RULES@