diff --git a/project.json b/project.json index 56b4e43..fe4e422 100644 --- a/project.json +++ b/project.json @@ -37,7 +37,7 @@ "name": "vulkan-windows", "implementations": ["implementations/Crafter.Graphics-VulkanDevice", "implementations/Crafter.Graphics-Window_vulkan_windows", "implementations/Crafter.Graphics-Mesh_vulkan", "implementations/Crafter.Graphics-RenderingElement3DVulkan"], "interfaces": [], - "libs": [], + "libs": ["kernel32", "user32"], "extends": ["base"], "defines": [ {