user32/tests: Skip tests instead of crashing if global hook cannot be set.
[wine] / programs / start / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = start.exe
6 APPMODE   = -mconsole -municode
7 IMPORTS   = shell32 user32 kernel32
8
9 C_SRCS = start.c
10
11 RC_SRCS = rsrc.rc
12
13 @MAKE_PROG_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend