mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 01:41:18 +00:00
4 lines
99 B
Makefile
4 lines
99 B
Makefile
MODULE = avifile.dll16
|
|
IMPORTS = avifil32
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,avifil32.dll
|