mirror of
https://github.com/reactos/wine.git
synced 2024-12-12 13:56:38 +00:00
6 lines
114 B
Makefile
6 lines
114 B
Makefile
MODULE = ctl3dv2.dll16
|
|
IMPORTS = user32
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,ctl3d32.dll
|
|
|
|
C_SRCS = ctl3d.c
|