mirror of
https://github.com/reactos/wine.git
synced 2025-02-07 20:57:39 +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
|