6 lines
64 B
Makefile
6 lines
64 B
Makefile
|
TESTDLL = vulkan-1.dll
|
||
|
IMPORTS = vulkan-1
|
||
|
|
||
|
C_SRCS = \
|
||
|
vulkan.c
|