7 lines
88 B
Makefile
7 lines
88 B
Makefile
|
MODULE = d3dcompiler_37.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
d3dcompiler_37_main.c
|
||
|
|
||
|
RC_SRCS = version.rc
|