mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
4 lines
67 B
Makefile
4 lines
67 B
Makefile
MODULE = wing32.dll
|
|
IMPORTS = user32 gdi32
|
|
|
|
C_SRCS = wing32.c
|