mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 00:46:03 +00:00
9 lines
107 B
Makefile
9 lines
107 B
Makefile
MODULE = libdxguid.a
|
|
|
|
C_SRCS = \
|
|
dx10guid.c \
|
|
dx8guid.c \
|
|
dx9guid.c \
|
|
dxguid.c
|
|
|
|
@MAKE_IMPLIB_RULES@
|