1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/user.exe16/Makefile.in

15 lines
237 B
Makefile

MODULE = user.exe16
IMPORTS = mpr user32 gdi32 win32u
EXTRADLLFLAGS = -m16 -Wb,--main-module,user32.dll,--heap,65520
SOURCES = \
bidi.c \
comm.c \
dialog.c \
hook.c \
message.c \
network.c \
user.c \
version.rc \
window.c