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