6 lines
57 B
Makefile
6 lines
57 B
Makefile
|
TESTDLL = d3d12.dll
|
||
|
IMPORTS = d3d12
|
||
|
|
||
|
C_SRCS = \
|
||
|
d3d12.c
|