mirror of
https://github.com/reactos/wine.git
synced 2024-12-03 17:31:15 +00:00
6 lines
87 B
Makefile
6 lines
87 B
Makefile
MODULE = msimg32.dll
|
|
IMPORTLIB = msimg32
|
|
IMPORTS = gdi32
|
|
|
|
C_SRCS = msimg32_main.c
|