6 lines
66 B
Makefile
6 lines
66 B
Makefile
|
MODULE = d3d12.dll
|
||
|
IMPORTLIB = d3d12
|
||
|
|
||
|
C_SRCS = \
|
||
|
d3d12_main.c
|