mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 22:50:43 +00:00
7 lines
88 B
Makefile
7 lines
88 B
Makefile
MODULE = d3dcompiler_37.dll
|
|
|
|
C_SRCS = \
|
|
d3dcompiler_37_main.c
|
|
|
|
RC_SRCS = version.rc
|