9 lines
106 B
Makefile
9 lines
106 B
Makefile
MODULE = d3dcompiler_33.dll
|
|
|
|
C_SRCS = \
|
|
d3dcompiler_33_main.c
|
|
|
|
RC_SRCS = version.rc
|
|
|
|
@MAKE_DLL_RULES@
|