msvcrt: Fixed get_this_pointer implementation.
[wine/multimedia.git] / dlls / sti / tests / Makefile.in
blob8216d07db86252c00cef79736e14654a1c3a7a52
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TESTDLL = sti.dll
3 IMPORTS = ole32
4 EXTRALIBS = -luuid
6 C_SRCS = \
7 sti.c
9 @MAKE_TEST_RULES@