mirror of
https://github.com/reactos/wine.git
synced 2025-01-07 11:51:28 +00:00
5 lines
94 B
Makefile
5 lines
94 B
Makefile
MODULE = twain.dll16
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,twain_32.dll
|
|
|
|
C_SRCS = twain.c
|