msado15: Implement ADORecordsetConstruction get/put Rowset.
[wine.git] / programs / wineboot / Makefile.in
blob2552f69990a9579c2cd44ec2e0d179a651e56330
1 MODULE = wineboot.exe
2 APPMODE = -mconsole
3 IMPORTS = uuid advapi32 ws2_32
4 DELAYIMPORTS = shell32 shlwapi version user32 setupapi newdev
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 shutdown.c \
10 wineboot.c
12 RC_SRCS = wineboot.rc
14 MANPAGES = wineboot.man.in