mirror of
https://github.com/reactos/wine.git
synced 2025-01-07 11:51:28 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
MODULE = wing32.dll
|
|
IMPORTS = user32 gdi32
|
|
|
|
C_SRCS = wing32.c
|