6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
TESTDLL = d3dx10_43.dll
|
||
|
IMPORTS = d3dx10 d3d10
|
||
|
|
||
|
C_SRCS = \
|
||
|
d3dx10.c
|