winex11: Consider zero-size windows mapped even when they are positioned at 0,0.
[wine/multimedia.git] / programs / wineboot / Makefile.in
blob43cb8fd09773ec98214ee65d5d725fb23c8eabb7
1 MODULE = wineboot.exe
2 APPMODE = -mconsole
3 IMPORTS = uuid advapi32
4 DELAYIMPORTS = shell32 shlwapi version user32
6 C_SRCS = \
7 shutdown.c \
8 wineboot.c
10 RC_SRCS = wineboot.rc
11 PO_SRCS = wineboot.rc
13 MANPAGE = wineboot.man
15 @MAKE_PROG_RULES@