mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-10 02:41:47 +00:00
348e8bf796
Required adding a .def file to properly export the required symbols and disabling pointer cast warnings that are coming from Catch2.
5 lines
63 B
Modula-2
5 lines
63 B
Modula-2
LIBRARY vulkan-1
|
|
EXPORTS
|
|
get_vulkan_mock
|
|
vkGetInstanceProcAddr
|