mirror of
https://github.com/reactos/wine.git
synced 2024-12-03 01:12:25 +00:00
7 lines
71 B
Makefile
7 lines
71 B
Makefile
MODULE = libstrmiids.a
|
|
|
|
C_SRCS = \
|
|
strmiids.c
|
|
|
|
@MAKE_IMPLIB_RULES@
|