mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 18:53:55 +02:00
7 lines
98 B
Makefile
7 lines
98 B
Makefile
MODULE = usp10.dll
|
|
IMPORTLIB = usp10
|
|
|
|
EXTRADLLFLAGS = -Wb,--data-only
|
|
|
|
SOURCES = \
|
|
usp10.spec
|