mirror of
https://github.com/reactos/wine.git
synced 2025-01-22 03:49:02 +00:00
6 lines
79 B
Makefile
6 lines
79 B
Makefile
MODULE = wing.dll16
|
|
IMPORTS = gdi32
|
|
EXTRADLLFLAGS = -m16
|
|
|
|
C_SRCS = wing.c
|