6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
TESTDLL = d3dx11_43.dll
|
||
|
IMPORTS = d3dx11
|
||
|
|
||
|
C_SRCS = \
|
||
|
d3dx11.c
|