mirror of
https://github.com/reactos/wine.git
synced 2024-11-30 23:20:56 +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
|