winemac: Activate an app if it sets focus on a window shortly after a hot key is...
[wine.git] / dlls / riched20 / tests / Makefile.in
blob9532df8ab3e8cb746b0e89e2cee3fbd94a096211
1 TESTDLL = riched20.dll
2 IMPORTS = ole32 oleaut32 user32 gdi32
4 C_SRCS = \
5 editor.c \
6 richole.c \
7 txtsrv.c
9 @MAKE_TEST_RULES@