1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/programs/wineboot/Makefile.in

12 lines
231 B
Makefile

MODULE = wineboot.exe
IMPORTS = uuid advapi32 ws2_32 kernelbase
DELAYIMPORTS = shell32 shlwapi version user32 setupapi newdev
EXTRADLLFLAGS = -mconsole
SOURCES = \
shutdown.c \
wineboot.c \
wineboot.man.in \
wineboot.rc