@@ -16,7 +16,7 @@ target("Tower Defense")
add_links("glfw", "GL", "pthread")
end
if is_os("windows") then
add_links("glfw3dll", "opengl32", "ws2_32", "mingw32")
add_links("glfw3", "opengl32", "ws2_32", "mingw32", "gdi32", "imm32")
if is_mode("release") then
The note is not visible to the blocked user.