blob: 792ea7c8c810adb65fdea3759b10571e54d80e76 [file] [log] [blame]
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE = wineboot.exe
APPMODE = -mconsole
IMPORTS = uuid advapi32
DELAYIMPORTS = shell32 shlwapi version user32
C_SRCS = \
shutdown.c \
wineboot.c
RC_SRCS = wineboot.rc
PO_SRCS = wineboot.rc
MANPAGE = wineboot.man
@MAKE_PROG_RULES@