gdi32: Don't hold the gdi lock while creating a DC.
[wine/multimedia.git] / programs / wineboot / Makefile.in
blobb11b2808259fb7af8093513d5963a7fd3102084a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineboot.exe
6 APPMODE = -mconsole
7 IMPORTS = shell32 shlwapi version user32 advapi32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 shutdown.c \
12 wineboot.c
14 @MAKE_PROG_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend