winemac: Activate an app if it sets focus on a window shortly after a hot key is...
[wine.git] / dlls / msvcp100 / tests / Makefile.in
blob2bf01e0b5734feb719e27524dc6a0caabdf78017
1 TESTDLL = msvcp100.dll
2 APPMODE = -mno-cygwin
3 MODCFLAGS = @BUILTINFLAG@
4 EXTRAINCL = -I$(top_srcdir)/include/msvcrt
6 C_SRCS = \
7 misc.c \
8 string.c
10 @MAKE_TEST_RULES@