wine/dlls/atl110/tests/Makefile.in
Zhiyi Zhang 5739db59d4 atl: Avoid NULL pointer reference in AtlComModuleGetClassObject().
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-07 19:10:02 +02:00

7 lines
108 B
Makefile

TESTDLL = atl110.dll
IMPORTS = uuid ole32 atl110
EXTRADEFS = -D_ATL_VER=_ATL_VER_110
C_SRCS = \
atl.c