mirror of
https://github.com/reactos/wine.git
synced 2024-11-30 07:00:30 +00:00
8 lines
118 B
Makefile
8 lines
118 B
Makefile
MODULE = ole2nls.dll16
|
|
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
|
|
|
|
C_SRCS = ole2nls.c
|
|
|
|
RC_SRCS = version.rc
|