mirror of
https://github.com/reactos/wine.git
synced 2024-12-01 07:30:37 +00:00
6 lines
70 B
Makefile
6 lines
70 B
Makefile
MODULE = resutils.dll
|
|
IMPORTLIB = resutils
|
|
|
|
C_SRCS = \
|
|
resutils.c
|