mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 02:33:58 +02:00
10 lines
127 B
Makefile
10 lines
127 B
Makefile
STATICLIB = libstrmbase.a
|
|
|
|
SOURCES = \
|
|
dispatch.c \
|
|
filter.c \
|
|
mediatype.c \
|
|
pin.c \
|
|
pospass.c \
|
|
renderer.c \
|
|
seeking.c
|