mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 14:10:32 +00:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
MODULE = ctl3d32.dll
|
|
IMPORTLIB = ctl3d32
|
|
IMPORTS = user32
|
|
|
|
C_SRCS = ctl3d32.c
|