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