Release 1.5.29.
[wine] / dlls / atl80 / tests / Makefile.in
1 TESTDLL   = atl80.dll
2 IMPORTS   = uuid atl80 oleaut32 ole32 advapi32 user32
3 EXTRADEFS = -D_ATL_VER=_ATL_VER_80
4
5 C_SRCS = \
6         atl.c
7
8 @MAKE_TEST_RULES@