mirror of
https://github.com/reactos/wine.git
synced 2024-12-03 01:12:25 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
MODULE = wing32.dll
|
|
IMPORTS = user32 gdi32
|
|
|
|
C_SRCS = wing32.c
|