mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
6 lines
79 B
Makefile
6 lines
79 B
Makefile
MODULE = wing.dll16
|
|
IMPORTS = gdi32
|
|
EXTRADLLFLAGS = -m16
|
|
|
|
C_SRCS = wing.c
|