commit | 5cbdbe629e079015984cfef16205b83bf94afd77 | [log] [tgz] |
---|---|---|
author | Rob Shearman <rob@codeweavers.com> | Wed Sep 26 15:53:55 2007 -0700 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Oct 01 14:50:10 2007 +0200 |
tree | 349c896613a82665ed60d62762b7ca7925b6ab48 | |
parent | 7fb98bfba55ca7114d4c5ab352d6de4eff4050cc [diff] [blame] |
wineboot: Add a timeout dialog when any WM_QUERYENDSESSION or WM_ENDSESSION messages take too long.
diff --git a/programs/wineboot/Makefile.in b/programs/wineboot/Makefile.in index b11b280..1f751ce 100644 --- a/programs/wineboot/Makefile.in +++ b/programs/wineboot/Makefile.in
@@ -11,6 +11,8 @@ shutdown.c \ wineboot.c +RC_SRCS = wineboot.rc + @MAKE_PROG_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend