mirror of
https://github.com/reactos/wine.git
synced 2025-02-12 15:38:29 +00:00
8 lines
85 B
Makefile
8 lines
85 B
Makefile
MODULE = d3dx11_42.dll
|
|
|
|
C_SRCS = d3dx11_42.c
|
|
|
|
RC_SRCS = version.rc
|
|
|
|
@MAKE_DLL_RULES@
|